Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 157,169 for

doc

(0.07 sec)
  1. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/Document/customDocumentProperties/) are exported to PDF file.... let doc = new aw . Document (); doc . customDocumentProper...customPropertiesExpo = pdfCustomPropertiesE ; doc . save ( base . artifactsDir...

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

    Discover the locale-independent StyleIdentifier property for built-in styles. Enhance your projects with consistent and versatile styling solutions.... Document doc = new Document ( MyDir + "Table...foreach ( Paragraph para in doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/sty...
  3. Style.styleIdentifier property | Aspose.Words f...

    Style.styleIdentifier property. Gets the locale independent style identifier for a built-in style.... let doc = new aw . Document ( base ....TOC9. for ( var paraNode of doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.endEditableRange method | Aspos...

    Aspose.Words.DocumentBuilder.endEditableRange method... let doc = new aw . Document (); doc . protect ( aw...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::SdtListItemCollection::G...

    Aspose::Words::Markup::SdtListItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. FieldCitation.volume_number property | Aspose.W...

    FieldCitation.volume_number property. Gets or sets a volume number associated with the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Python 向现有 PDF 添加文本|Aspose.PDF for Java

    代码示例展示如何使用 PDF 库在 Pdf 文档中添加或写入文本。... doc = self . Document () doc = self . dataDir...text_fragment ) # 保存 PDF 文件 doc . save ( self . dataDir + "Text_Added...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  8. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Name bookmarked text with...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // With the Hidden flag set...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. DownsampleOptions.downsampleImages property | A...

    DownsampleOptions.downsampleImages property. Specifies whether images should be downsampled.... let doc = new aw . Document ( base ....resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...

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