Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 67,968 for

aspose note

(0.05 sec)
  1. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint...Java API Contents [ Hide ] Aspose.Slides allows you to set rules...)) { $pres -> dispose (); } } NOTE You may want to see Font Replacement...

    docs.aspose.com/slides/php-java/font-substitution/
  2. Convert ONETOC2 to BMP - Java Code and Online C...

    Sample code for ONETOC2 to BMP Java conversion. Use API example code for batch ONETOC2 files to BMP conversion within any Java based application....Products Aspose.Total Product Solution Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/note/java/conversion/onetoc...
  3. ImportFormatOptions.force_copy_styles property ...

    ImportFormatOptions.force_copy_styles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode... Note, in this case it is not guaranteed...'MyStyle3' ) See Also module aspose.words class ImportFormatOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...concatenating large PDFs Aspose.PDF Product Family aspose-pdf-java , concatenate-pdf...PDF documents together using Aspose.PDF (23.1) in Java like this:...

    forum.aspose.com/t/limiting-memory-usage-when-c...
  5. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved... Remarks Note, Word does not embed PostScript...save_options ) See Also module aspose.words.saving class SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert Multiple PPT Files to PDF using ...

    This short tutorial guides on how to convert multiple PPT files to PDF using Python along with the detailed configuration steps to set up the environment. One can develop a multiple PPT to PDF converter in Python using the example code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/python/how-to-convert-mult...
  7. How to Find and Replace Text in PDF using Python

    This article assists on how to find and replace text in PDF using Python. It provides information about setting the environment and a runnable sample code to replace text in a PDF using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/python/how-to-find-and-replac...
  8. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-add-header-an...
  9. Aspose.Words for .NET not loading associated fi...

    AsposeBugReport1.zip (15.0 KB) output.pdf (54.3 KB) Hi. The attached project simply opens a Word HTML file and saves it to PDF, however the resultant PDF is missing the parts of the document defined in the file header…...Aspose.Words for .NET not loading associated files when opening...opening HTML Aspose.Words Product Family LukeWebber July 24, 2021...

    forum.aspose.com/t/aspose-words-for-net-not-loa...
  10. Create PSD or PSB Image From Scratch using Java...

    Example of how the Aspose.PSD for Java can create Psd Image from scratch...PSB file from scratch using Aspose.PSD for Java, follow these...the required classes from the Aspose.PSD library. Specify Output...

    docs.aspose.com/psd/java/create-psd-psb-images-...