Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 349,315 for

document

(0.08 sec)
  1. 从 PDF 中提取图像 C#|Aspose.PDF for .NET

    如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取图像的一部分... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extract-images-from-...
  2. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for .NET to experience its simplicity and power in C#....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/net/hello-world/
  3. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....update all the fields in a document immediately before saving...saving it to PDF. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for Python via .NET to experience its simplicity and power in Python....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/python-net/hello-world/
  5. Add Table to PDF using Python | Aspose.PDF

    Adding table in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...How to adding Tables in PDF document Using Python for .NET Library...the PDF with an instance of Document. Access the Page via its index...

    products.aspose.com/pdf/python-net/table/add/
  6. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured Document tag range start occurs in the Document tree....structured document tag range start occurs in the document tree. @property...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImportFormatOptions.MergePastedLists | Aspose.W...

    Control list merging with the ImportFormatOptions MergePastedLists property. Easily manage pasted lists to enhance Document formatting. Default, false....lists from a documents. Document srcDoc = new Document ( MyDir +..."List item.docx" ); Document dstDoc = new Document ( MyDir + "List...

    reference.aspose.com/words/net/aspose.words/imp...
  8. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveOptions.outlineOptions property. Allows to specify outline options....a saved XPS document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.EndColumnBookmark | Aspose.Word...

    Use DocumentBuilder's EndColumnBookmark method to easily mark the end of a column in your Document. Enhance table management with precision!...the current position in the document as a column bookmark end....names will be ignored when the document is saved. The actual position...

    reference.aspose.com/words/net/aspose.words/doc...
  10. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured Document tag....Gets type of this Structured document tag . @property def sdt_type...a structured document tag. doc = aw . Document ( file_name =...

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