Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 401,906 for

document

(0.16 sec)
  1. PdfSaveOptions.encryptionDetails property | Asp...

    PdfSaveOptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF Document....encrypting the output PDF document. get encryptionDetails ()...value is null and the output document will not be encrypted. When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.downsampleOptions property | Asp...

    PdfSaveOptions.downsampleOptions property. Allows to specify downsample options....in the PDF document. let doc = new aw . Document ( base . myDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ExportHeadersFootersMode enumeration | Aspose.W...

    aspose.words.saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...when saving a document to HTML. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Deal with PDF Forms in C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Load PDF in an instance of Document class. Access the Page via...

    products.aspose.com/pdf/cpp/acroforms/
  6. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing Document sections efficiently with powerful features and flexibility....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. public class SectionCollection...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document....collection of styles defined in the document. @property def styles ( self...list formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!...system in a document. Document doc = new Document (); // To display...display an image in a document, we will need to create a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a ranged (multi-section) structured Document tag....(multi-section) structured document tag. @property def is_multi_section...get structured document tag. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...