Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 414,429 for

document

(0.22 sec)
  1. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded fonts from your PDF Document....to get all fonts from a PDF document, you can use FontUtilities...GetAllFonts() method provided in Document class. Please check following...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/
  2. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtinDocumentproperties/lastSavedTime/) property is updated before saving....determine whether to preserve the document’s “Last saved time” property...doc = new aw . Document ( base . myDir + "Document.docx" ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartTitle.Text | Aspose.Words for .NET

    Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed.... 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...
  4. BuiltInDocumentProperties.Category | Aspose.Wor...

    Manage your Document's category effortlessly with BuiltInDocumentProperties. Easily customize and enhance Document organization for better workflow....or sets the category of the document. public string Category {...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  5. BuiltInDocumentProperties.Subject | Aspose.Word...

    Discover how to efficiently manage the BuiltInDocumentProperties Subject property to easily set or retrieve your Document's subject for better organization....or sets the subject of the document. public string Subject { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  6. ImageSize.HorizontalResolution | Aspose.Words f...

    Discover the ImageSize HorizontalResolution property to easily obtain the DPI for your images, enhancing quality and precision in your projects.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property to easily customize endnote numbering and positioning for enhanced Document formatting and clarity.... Document doc = new Document (); DocumentBuilder...collected at the end of the document. EndnoteOptions endnoteOptions...

    reference.aspose.com/words/net/aspose.words/pag...
  8. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions to easily customize footnote numbering and positioning for enhanced Document clarity and professionalism.... Document doc = new Document (); DocumentBuilder...collected at the end of the document. EndnoteOptions endnoteOptions...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Aspose::Words::Fields::FieldRD::get_IsPathRelat...

    Aspose::Words::Fields::FieldRD::get_IsPathRelative method. Gets or sets whether the path is relative to the current Document in C++....is relative to the current document. bool Aspose :: Words :: Fields...entries from headings in other documents. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Add Attachments to PDF using PHP | Aspose.PDF

    PHP sample code for adding attachments to PDF Documents on any platform.... powerful and easy to use document manipulation API for php-java...to Aspose.PDF DLL. Create a Document object. Create a FileSpecification...

    products.aspose.com/pdf/php-java/attachments/add/