Move PDF pages of your Document programmatically programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy to use document manipulation API for cpp platform...your environment. Create a Document object with the input PDF...
Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF Document....destination elsewhere, and a document. According to the PDF Standard...indicates some places in the document. // For complete examples...
RtfSaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...Examples Shows how to save a document to .rtf with custom options...
DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output Document...data is not saved to output document. Default value is True . @property...Microsoft Word formats. doc = aw . Document () builder = aw . DocumentBuilder...
Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing Document editing efficiency and precision....Shows how to insert an entire document’s contents as a replacement...operation. Document mainDoc = new Document ( MyDir + "Document insertion...
Aspose::Words::Properties::BuiltInDocumentProperties::get_Version method. Represents the version number of the application that created the Document in C++....application that created the document. int32_t Aspose :: Words ::...get_Version () Remarks When a document was created by Microsoft Word...
Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting Documents to XAML format....are saved when exporting a document to XAML format. Default is...} Remarks When you save a Document in XAML format, Aspose.Words...
Update fields of Word Document using Python....Fields To update fields of Word Document using Aspose.Words Java Apis...updateFields of Document object. Python Code Document = jpype . JClass...
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...