Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 34,708 for

document properties

(0.17 sec)
  1. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined Document management....that are associated with a document. ProceduralModule 1 A collection...defined in the module become properties and methods of the object...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering formatting feature in Aspose.Words for Java....Microsoft Word document is a set of list formatting properties. Lists...Lists can be used in your documents to format, arrange, and emphasize...

    docs.aspose.com/words/java/working-with-lists/
  3. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape Properties. To learn more, visit the Documentation article in C++....access to the chart shape properties. To learn more, visit the...the Working with Charts documentation article. class Chart : public...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting Properties....paragraphFormat property Paragraph.paragraphFormat property Provides...the paragraph formatting properties. get paragraphFormat () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. WebExtension class | Aspose.Words for Node.js

    Aspose.Words.WebExtension class. Represents a web extension object...Office Add-ins documentation article. Properties Name Description...extension instance in the current document. isFrozen Specifies whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....js Display Document Properties in Excel using Node.js...Excel using C# Display Document Properties in Excel using Java Display...

    kb.aspose.com/cells/page/4/
  7. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++....Aspose::Words::DocumentBuilder::get_Document method Contents [ Hide ] ...DocumentBuilder::get_Document method Gets or sets the Document object that...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Working with Headers and Footers|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....center and right side of a document header/footer. They can also...margin along with the font properties of the text. Setting Headers...

    docs.aspose.com/diagram/java/working-with-heade...
  9. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  10. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom Document Properties of a workbook in C++ with Aspose.Cells....class to edit custom document properties of a workbook. Once you...be able to read the document properties. Here is a sample code...

    docs.aspose.com/cells/cpp/using-workbookmetadata/