Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 375,277 for

document

(0.3 sec)
  1. Using Link Annotations in PDF|Aspose.PDF for .NET

    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...

    docs.aspose.com/pdf/net/link-annotations/
  2. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your Document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve formatting for clearer displays....optimize document objects while saving to xps. Document doc = new...new Document ( MyDir + "Unoptimized document.docx" ); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Add Footer to PDF using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET....Add Footers to PDF Document Using Python In order to add footers... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/footer/
  4. Move Pages to PDF using C++ | Aspose.PDF

    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...

    products.aspose.com/pdf/cpp/pages/move/
  5. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your Document processing by providing essential data for the ResourceSaving event....more, visit the Save a Document documentation article. public class...Description Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  6. RtfSaveOptions.save_format property | Aspose.Wo...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocSaveOptions.save_routing_slip property | Asp...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.Markdown](../../aspose.words/loadformat/#Markdown) Document into a [Document](../../aspose.words/Document/) object....Markdown document into a Document object. Inheritance:...relative URIs found in the document into absolute URIs when required...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document Document = new Document(); DocumentBuilder builder = new DocumentBuilder(Document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...9:23am 1 下面的代码: Document document = new Document(); DocumentBuilder...builder = new DocumentBuilder(document); Section currentSection =...

    forum.aspose.com/t/topic/315401
  10. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....Words Document Object Model (DOM). In teenstelling...Use a document builder to add content to the document. builder...

    docs.aspose.com/words/af/python-net/translate-m...