Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 180,769 for

doc

(0.11 sec)
  1. VbaModule.Clone | Aspose.Words for .NET

    Effortlessly duplicate your VbaModule with the Clone method. Streamline your coding process and enhance productivity with this powerful feature.... Document doc = new Document ( MyDir + "VBA...VbaProject copyVbaProject = doc . VbaProject . Clone (); destDoc...

    reference.aspose.com/words/net/aspose.words.vba...
  2. 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...
  3. TabStopCollection.removeByIndex method | Aspose...

    TabStopCollection.removeByIndex method. Removes a tab stop at the specified index from the collection.... let doc = new aw . Document (); let tabStops = doc . firstSection...tabStops . count ). toEqual ( 1 ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FileFormatUtil.save_format_to_extension method ...

    FileFormatUtil.save_format_to_extension method. Converts a save format enumerated value into a file extension...missing file extension' ) as doc_stream : info = aw . FileFormatUtil...detect_file_format ( stream = doc_stream ) load_format = info ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  10. 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...