Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 13,544 for

combine

(0.05 sec)
  1. MergeFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when combining multiple documents in Java....formatting is merged when combining multiple documents. Examples:...document. MERGE_FORMATTING Combine the formatting of the merged...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to add Highlight Annotation using .NET | As...

    Source code on C# to add Highlight annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_highlight...

    products.aspose.com/pdf/net/annotation/highligh...
  3. How to add Text Annotation using .NET | Aspose.PDF

    Source code on C# to add Text annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_Text.pdf"...

    products.aspose.com/pdf/net/annotation/text/add/
  4. How to add Circle Annotation using .NET | Aspos...

    Source code on C# to add Circle annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Combine ( _dataDir , "sample.pdf" ));...Save ( System . IO . Path . Combine ( _dataDir , "sample_circle...

    products.aspose.com/pdf/net/annotation/circle/add/
  5. Resize PDF using C# | Aspose.PDF

    Resize PDF documents programmatically with C# sample code using Aspose.PDF for .NET.... Combine ( dataDir , "UpdateDimensions...); var outputFile = Path . Combine ( dataDir , "UpdateDimensions_out...

    products.aspose.com/pdf/net/resize/
  6. Rotate PDF using C# | Aspose.PDF

    Rotate PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Combine ( dataDir , "Rotate.pdf" );...); var outputFile = Path . Combine ( dataDir , "Rotate_out.pdf"...

    products.aspose.com/pdf/net/rotate/
  7. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library.... Combine ( dataDir , "UnOptimizedDocument...); var finalFile = Path . Combine ( dataDir , "OptimizedDocument...

    products.aspose.com/pdf/net/compress/
  8. How to remove Highlight Annotation using C++ | ...

    Source code to remove Highlight annotations in PDF file on any platform with C++ language... Combine ( _dataDir , "sample_Highlight...Save ( System . IO . Path . Combine ( _dataDir , "sample_Highlight_del...

    products.aspose.com/pdf/cpp/annotation/highligh...
  9. How to remove Square Annotation using C++ | Asp...

    Source code to remove Square annotations in PDF file on any platform with C++ language... Combine ( _dataDir , "sample_Square...Save ( System . IO . Path . Combine ( _dataDir , "sample_Square_del...

    products.aspose.com/pdf/cpp/annotation/square/r...
  10. How to remove Freetext Annotation using C++ | A...

    Source code to remove Freetext annotations in PDF file on any platform with C++ language... Combine ( _dataDir , "sample_FreeText...Save ( System . IO . Path . Combine ( _dataDir , "sample_FreeText_del...

    products.aspose.com/pdf/cpp/annotation/freetext...