Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 423,614 for

document

(0.17 sec)
  1. Get Started|Aspose.PDF for Rust via C++

    This section describes the basic principles of work and using Aspose.PDF for Rust....PDF document using Rust and Aspose.PDF. Supported Document Formats...supported when loading or saving a document in various formats. Licensing...

    docs.aspose.com/pdf/rust-cpp/get-started/
  2. PDF with 3d annotation becomes invalid in Adobe...

    On Aspose.PDF .NET (using Aspose.PDF.Drawing) version 26.3, after we redact a PDF Document with a 3D annotation, that Document throws a popup in Adobe with the message “An error exists on this page. Acrobat may not displ…...redact a PDF document with a 3D annotation, that document throws a...person who created the PDF document to correct the problem.” In...

    forum.aspose.com/t/pdf-with-3d-annotation-becom...
  3. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. VbaProject.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaProject with the Clone method. Enhance your workflow and streamline project management today!... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Export EML to WORDML via C++ | products.aspose.com

    C++ API to Convert EML to WORDML without using Microsoft Word or Outlook... editing, and converting documents in various formats, including...HTML by using Document class Save the document to WORDML format...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP....Create a Document object and open the input PDF document. Get the...to. Add a new page to the document. Set the size of the page...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  7. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....Java Contents [ Hide ] A PDF document can sometimes contain additional...flatten annotations Optimize PDF Document for the Web Optimization or...

    docs.aspose.com/pdf/java/optimize-pdf/
  8. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!... Document doc = new Document (); DocumentBuilder...Insert a chart shape with a document builder and get its chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Style::get_Type method | Aspose....

    Aspose::Words::Style::get_Type method. Gets the style type (paragraph or character) in C++....Examples Shows how to access a document’s style collection. auto doc...MakeObject < Aspose :: Words :: Document > (); ASSERT_EQ ( 4 , doc...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF Documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields....content, and saves the updated document. This approach is useful for...a PDF. Load the input PDF document. Access forms on the first...

    docs.aspose.com/pdf/python-net/modifying-form/