Sort Score
Result 10 results
Languages All
Labels All
Results 9,961 - 9,970 of 180,809 for

doc

(0.42 sec)
  1. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node.... let doc = new aw . Document (); let para = doc . firstSection...appendChild ( new aw . Run ( doc , "Hello world!" )); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.CustomPropertiesExport | Aspose....

    Discover how the PdfSaveOptions CustomPropertiesExport property enhances your PDF exports by controlling CustomDocumentProperties for optimal results.... Document doc = new Document (); doc . CustomDocumentProper...CustomPropertiesExpo = pdfCustomPropertiesE ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Edit DOCX In C++

    Edit DocX in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/docx/
  4. Edit Markdown In C++

    Edit Markdown in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/md/
  5. 使用 Python 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加水印... data_dir , outfile ) doc = apdf . Document ( path_infile...artifact . is_background = True doc . pages [ 1 ] . artifacts . append...

    products.aspose.com/pdf/zh-hans/python-net/wate...
  6. ChartDataLabelCollection.showLeaderLines proper...

    ChartDataLabelCollection.showLeaderLines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let chart = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected section in your Document, enhancing your editing experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Each AUTONUM field displays...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results.... Document doc = new Document ( MyDir + "Images...ResolutionThreshold , Is . EqualTo ( 0 )); doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Փոխարկել Պատկեր WORD C#

    Փոխարկեք Պատկեր ը WORD ձևաչափի C# կոդով: Պահեք Պատկեր որպես WORD օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Պատճենել using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/hy/net/conversion/ima...