Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 50,571 for

doc

(0.23 sec)
  1. PclSaveOptions.addPrinterFont method | Aspose.W...

    PclSaveOptions.addPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Courier"...

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

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font source management. Optimize your Document processing with flexible font options....ttf" , 0 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  3. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize Document merging. Enhance formatting control when combining multiple files effortlessly....KeepSourceFormatting ); Document doc = Merger . Merge ( new [] { inputDoc1...MergeFormatMode . MergeFormatting ); doc . Save ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Pi...

    Aspose::Words::Saving::ImageSaveOptions::get_PixelFormat method. Gets or sets the pixel format for the generated images in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Chart.Title | Aspose.Words for .NET

    Discover the Chart Title property for easy customization and enhanced visuals. Unlock your charts' full potential with user-friendly features!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we set the font's locale...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Style.BuiltIn | Aspose.Words for .NET

    Discover if a style is a built-in option in MS Word. Enhance your Document design with our comprehensive guide to Word's built-in styles!... Document doc = new Document (); // When we...set to "true". Style style = doc . Styles [ "Emphasis" ]; Assert...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Font.kerning property | Aspose.Words for Node.js

    Font.kerning property. Gets or sets the font size at which kerning starts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section | Aspose.Words for Java

    Represents a single section in a Document in Java.... Document doc = new Document(); // A blank...document node with no children. doc.removeAllChildren(); // This...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured Document tag range to XML data in a custom XML part of the current Document.... doc = aw . Document ( MY_DIR + 'Multi-section...#2</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...