Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 157,453 for

doc

(0.07 sec)
  1. ChartLegend | Aspose.Words for Java

    Represents chart legend properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for Document themes in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. FontInfoCollection.EmbedSystemFonts | Aspose.Wo...

    Discover how the FontInfoCollection EmbedSystemFonts property enhances your Documents by embedding system fonts. Learn its default value and benefits!... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...Document doc = new Document (); Paragraph para = doc . FirstSection...para . AppendChild ( new Run ( doc , "Hello world!" )); // Below...

    reference.aspose.com/words/net/aspose.words/nod...
  5. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertImage ( ImageDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Shape.fillColor property | Aspose.Words for Nod...

    Shape.fillColor property. Defines the brush color that fills the closed path of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Write some text, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of header and footer types in Word Documents. Enhance your Document processing today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/hea...
  8. CommentRangeEnd constructor | Aspose.Words for ...

    CommentRangeEnd constructor. Initializes a new instance of this class....constructor CommentRangeEnd(doc, id) Initializes a new instance...this class. CommentRangeEnd ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CommentRangeStart constructor | Aspose.Words fo...

    CommentRangeStart constructor. Initializes a new instance of this class....constructor CommentRangeStart(doc, id) Initializes a new instance...this class. CommentRangeStart ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.HeadingPairs | Aspose...

    Explore the HeadingPairs property in BuiltInDocumentProperties to easily manage Document headings and enhance your Document organization.... Document doc = new Document ( MyDir + "Heading...across. object [] headingPairs = doc . BuiltInDocumentPrope . HeadingPairs...

    reference.aspose.com/words/net/aspose.words.pro...