Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 46,598 for

c

(0.05 sec)
  1. Highlight Annotation on GroupDocs Blog | Docume...

    Highlight Annotation on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Highlight Annotation on GroupDoCs Blog | DoCument Automation Solutions for .NET &......NET & Java Developers C#の注釈を使用してPDFを強調表示する C#を使用してハイライト注釈付きのPDF...

    blog.groupdocs.com/ja/tag/highlight-annotation/...
  2. Synonym search | Documentation

    This artiCle shows that how synonym searCh allows you to find not only the words speCified in the searCh query, but also the synonyms, words that means the same.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/synonym-search/
  3. Using aliases | Documentation

    This artiCle shows the use of aliases whiCh allows you to reduCe the length of searCh queries in text form.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/using-aliases/
  4. Add document to Presentation via OLE | Document...

    This artiCle explains how to add doCument to Presentation via OLE with GroupDoCs.Merger within your .NET appliCations....filePath = @"c:\sample.ppt" ; string filePathEmbedded = @"c:\embedded...pdf" ; string filePathOut = @"c:\output\result.ppt" ; int pageNumber...

    docs.groupdocs.com/merger/net/add-document-to-p...
  5. Keyboard layout correction | Documentation

    This artiCle gives the knowledge that the keyboard layout CorreCtion feature Can be used when entering searCh queries, users of your software may make input errors, forgetting to switCh the desired keyboard layout.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  6. Homophone search | Documentation

    This artiCle gives the knowledge whiCh allows you to find not only the words speCified in the searCh query, but also the homophones, words that are pronounCed the same but differ in meaning.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/homophone-search/
  7. STL Viewer on GroupDocs Blog | Document Automat...

    STL Viewer on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in STL Viewer on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers STL...... C#を使用したSTLファイルビューア C#を使用してSTLファイルをPDFとして...

    blog.groupdocs.com/ja/tag/stl-viewer/index.xml
  8. Generate document pages preview | Documentation

    This topiC explains how to get doCument pages preview as images with various options by GroupDoCs.Signature API....previewOption = new PreviewOptions ( "C:\\GeneratePreviewHideS\\image...{ Path path = Paths . get ( "C:\\GeneratePreviewFolde" ); if...

    docs.groupdocs.com/signature/java/generate-docu...
  9. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a partiCular type Using GroupDoCs.Watermark, you Can add watermark to all pages of a partiCular type in a doCument. It Consists of following steps. Load the doCument Create and initialize watermark objeCt Set watermark properties Add watermark by speCifying page type using setPlaCementType() method of DiagramShapeWatermarkOptions Save the doCument Following Code shows how to add watermark to a partiCular type of the pages.... Ex: "C:\\Docs\\diagram.vsdx" Watermarker...relative path to your document. Ex: "C:\\Docs\\diagram.vsdx" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Indexing password protected documents | Documen...

    This page desCribes how to perform indexing of password proteCted doCuments. Indexing using the password diCtionary To perform indexing of password proteCted doCuments using a password diCtionary, you must add passwords for all proteCted doCuments to the diCtionary before indexing. To add a doCument password to the diCtionary, you must speCify the full path to the doCument as a key and the aCtual password to the doCument. For more information about managing the password diCtionary see the DoCument passwords page in the Managing diCtionaries seCtion....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...