Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 180,131 for

doc

(0.21 sec)
  1. Aspose::Words::Font::get_Outline method | Aspos...

    Aspose::Words::Font::get_Outline method. True if the font is formatted as outline in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set the Outline flag to...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. File Formats and Conversions|Aspose.Words for C++

    Convert Documents from any supported load to save format with just two lines of C++ code. It provides high-quality conversions.... For example, for the DOC format, shapes, textboxes, fields...support for those formats, such as DOC, DOCX, RTF, or WordprocessingML...

    docs.aspose.com/words/cpp/file-formats-and-conv...
  3. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. JsonDataLoadOptions.PreserveSpaces | Aspose.Wor...

    Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values.... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FormField.name property | Aspose.Words for Node.js

    FormField.name property. Gets or sets the form field name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Please...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.HeaderDistance | Aspose.Words for .NET

    Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your Document's layout for better readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  7. PageSetup.FooterDistance | Aspose.Words for .NET

    Adjust the FooterDistance property to control the space between your page footer and the bottom. Enhance your Document layout effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  8. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your Document's background shape for enhanced visual appeal. Maximize your design potential!...Document doc = new Document (); Assert . That ( doc . BackgroundShape...shapeRectangle = new Shape ( doc , ShapeType . Rectangle ); //...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::Adjustment::get_Value m...

    Aspose::Words::Drawing::Adjustment::get_Value method. Gets or sets the raw value of the adjustment in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...