Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 67,661 for

document

(0.05 sec)
  1. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering Documents or embedding fonts in C++....TrueType fonts when rendering documents or embedding fonts. void Aspose...directories. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. PresentationML (PPTX, XML)|Aspose.Slides for PH...

    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....formats for presentation documents. Office OpenXML (OOXML) is...PowerPoint 2007 to store documents. PresentationML in Aspose...

    docs.aspose.com/slides/php-java/presentationml-...
  4. TxtLeadingSpacesOptions | Aspose.Words for Java

    Specifies available options for leading space handling during import from LoadFormat.TEXT file in Java....whitespace when loading plaintext documents. String textDoc = " Line 1...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::INodeChangingCallback::NodeRemov...

    Aspose::Words::INodeChangingCallback::NodeRemoving method. Called just before a node belonging to this Document is about to be removed from the Document in C++....this document is about to be removed from the document. virtual...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/ino...
  6. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... Document (); let builder = new aw ...table formatting options for a document builder // will apply them...

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

    Aspose.Words.Fields.FieldIncludeText class. Implements the INCLUDETEXT field...the Working with Fields documentation article. Remarks Inserts...graphics contained in another document. Inheritance: FieldIncludeText...

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

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field...the Working with Fields documentation article. Remarks Inserts...modifications made to the document. (Inherited from Field ) is_locked...

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

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your Document's functionality and streamline content management.... Document doc = new Document (); Paragraph para...to a paragraph. Document doc = new Document (); Paragraph para...

    reference.aspose.com/words/net/aspose.words/par...
  10. MsWordVersion | Aspose.Words for Java

    Allows Aspose.Wods to mimic MS Word version-specific application behavior in Java....Shows how to optimize the document for different versions of...throws Exception { Document doc = new Document(); // This object...

    reference.aspose.com/words/java/com.aspose.word...