Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 400,640 for

document

(0.26 sec)
  1. Add Footer to PDF using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++....Add Footers to PDF Document Using C++ In order to add footers... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/footer/
  2. HtmlSaveOptions.DocumentSplitCriteria | Aspose....

    Discover the HtmlSaveOptions DocumentSplitCriteria property to optimize Document saving in HTML, EPUB, and AZW3 formats. Enhance your formatting control today!...property Specifies how the document should be split when saving...Normally you would want a document saved to HTML as a single...

    reference.aspose.com/words/net/aspose.words.sav...
  3. BaseWebExtensionCollection | Aspose.Words for Java

    Base class for TaskPaneCollection WebExtensionBindingCollection WebExtensionPropertyCollection and WebExtensionReferenceCollection collections in Java....Work with Office Add-ins documentation article. Constructors Constructor...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在 Jython 中管理文档属性|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Retrieve a list of all custom document properties of the Excel file...getCustomDocumentPro () # Accessing a custom document property by using the property...

    docs.aspose.com/cells/zh/java/managing-document...
  5. PdfZoomBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfZoomBehavior enum for customizable PDF zoom settings. Enhance user experience with tailored viewing options in PDF Documents....type of zoom applied to a PDF document when it is opened in a PDF...Description None 0 How the document is displayed is left to the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....AddFreeTextAnnotatio () { var document = new Document ( _dataDir + "sample...editor = new PdfContentEditor ( document ); TextFragmentAbsorber tfa...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  7. Aspose.PDF С++ Example|Aspose.PDF for C++

    This page show how use simple programming for create a PDF Document containing text - Hello World....the developers to embed PDF document creation, manipulation & conversion...article, we are creating a PDF document containing text “Hello World...

    docs.aspose.com/pdf/cpp/hello-world-example/
  8. DocumentPropertyCollection.Item | Aspose.Words ...

    Access DocumentProperty objects effortlessly with our DocumentPropertyCollection Item. Retrieve properties by name for seamless Document management....Shows how to create a custom document property which contains a...a date and time. Document doc = new Document (); doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  9. FootnoteSeparator | Aspose.Words for Java

    in Java.... getDocument() Gets the document to which this node belongs...represents the portion of a document that is contained in this...

    reference.aspose.com/words/java/com.aspose.word...
  10. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your Document processing efficiency....the Programming with Documents documentation article. public class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/run/