Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 157,264 for

doc

(0.06 sec)
  1. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access to a rich collection of series groups, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. MemoryFontSource.FontData | Aspose.Words for .NET

    Discover MemoryFontSource's FontData property for seamless binary font integration. Enhance your projects with efficient font management solutions....fontBytes , 0 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  3. ChartFormat.IsDefined | Aspose.Words for .NET

    Discover if a format is defined with the ChartFormat IsDefined property. Unlock seamless formatting control for your charts today!... Document doc = new Document ( MyDir + "DataPoint...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your Document's style today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/doc...
  5. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly.... Document doc = new Document ( MyDir + "Two...of the first Run. Fill fill = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ConvertUtil class | Aspose.Words for Node.js

    Aspose.Words.ConvertUtil class. Provides helper functions to convert between various measurement units... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A section's "Page Setup"...

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

    Discover the Aspose.Words.ConvertUtil class for seamless unit conversion. Enhance your Document processing with essential helper functions today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/con...
  8. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two similar field...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldCompare field = (FieldCompare)...

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