Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 400,667 for

document

(0.13 sec)
  1. Online TEX to PPTM Conversion or Develop Java b...

    Free online app to convert TEX to PPTM files. Java conversion library code for TEX Documents....will be converted into PPTM document Download the converted PPTM...Automation API Open TEX file using Document class Convert TEX to PPTX...

    products.aspose.com/total/java/conversion/tex-t...
  2. Set the background color for PDF with Rust via ...

    Set background color for the your PDF file with Rust via C++....background color to the PDF document. The RGB values allow users...users to customize the document’s visual style. The save_as method...

    docs.aspose.com/pdf/rust-cpp/set-background-color/
  3. Export OFT to RTF via C++ | products.aspose.com

    C++ API to Convert OFT to RTF without using Microsoft Word or Outlook...HTML by using Document class Save the document to RTF format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word Documents on sections. For this we iterate over all sections of the original Document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...some code that splits Word documents on sections. For this we iterate...all sections of the original document and use Node node = workingDoc...

    forum.aspose.com/t/importnode-changes-layout-of...
  5. Optimize PDF Resources using Rust via C++|Aspos...

    Optimize Resources of PDF files using Rust tool....the document: Resources that are not used on the document pages...optimize a PDF document. use asposepdf :: Document ; fn main ()...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf-resou...
  6. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…...rearrange the content of your document to ensure that text appears...Solution : Iterate through the document : Go through each paragraph...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  7. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....the Working with Fields documentation article. Remarks: Creates...throws Exception { Document doc = new Document(); // Create a glossary...

    reference.aspose.com/words/java/com.aspose.word...
  8. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create an instance of WatermarkArtifact...outfile ) document = apdf . Document ( path_infile ) if document . pages...

    products.aspose.com/pdf/python-net/watermark/re...
  9. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...PDF Document : Load your PDF document using the Document class...content. Save the Document : Save the modified document to a desired...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  10. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced Document control and productivity....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...