Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 180,911 for

doc

(0.17 sec)
  1. ShapeBase.ScreenTip | Aspose.Words for .NET

    Discover the ShapeBase ScreenTip property, enhance user experience by customizing tooltip text that appears on mouse hover over shapes.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.Spacing | Aspose.Words for .NET

    Discover the Font Spacing property to easily adjust character spacing in points. Enhance readability and design with precise typographic control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add run of text and increase...

    reference.aspose.com/words/net/aspose.words/fon...
  3. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Customize how attachments are embedded in PDFs with PdfSaveOptions. Ensure seamless integration and optimized Document sharing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertOleObject...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. ChartTitle.Orientation | Aspose.Words for .NET

    ChartTitle Orientation property. Gets or sets the orientation of the chart title text.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. 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...
  8. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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...
  10. 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...