Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 157,121 for

doc

(0.15 sec)
  1. EndnotePosition enumeration | Aspose.Words for ...

    aspose.words.notes.EndnotePosition enumeration. Defines the endnote position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # An endnote is a way to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...Create and save a simple document doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( "Hello Aspose...

    docs.aspose.com/words/zh/python-net/installation/
  4. Aspose::Words::TableStyle::get_VerticalAlignmen...

    Aspose::Words::TableStyle::get_VerticalAlignment method. Specifies the vertical alignment for the cells in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export Document structure.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor... doc = None # Aspose.Words throw an...assertRaises ( Exception ): doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing.... Document doc = new Document ( MyDir + "Revisions...docx" ); Assert . AreEqual ( 7 , doc . Revisions . Groups . Count...

    reference.aspose.com/words/net/aspose.words/rev...
  8. 使用 Java 从 PDF 中移除水印 | Aspose.PDF

    用于从 Java 和 PHP 上的 PDF 文件中删除水印的 Java 源代码,Delphi。... 保存 PDF 文件 从 PDF 中删除水印-Java doc = new com . aspose . pdf . Document...Document ( "1.pdf" ); if ( doc . getPages (). get_Item ( 1 )....

    products.aspose.com/pdf/zh-hant/java/watermark/...
  9. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_field (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

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