Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 347,574 for

document

(0.37 sec)
  1. 从 PDF 中提取图像|Aspose.PDF for C++

    如何使用 Aspose.PDF for C++ 从 PDF 中提取图像的一部分。...// Open document auto document = MakeObject < Document > ( _dataDir...particular image auto xImage = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/extract-images-from-...
  2. PDF Forms. Manage via Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java....Load PDF in an instance of Document class. Access the Page via...// Open document Document pdfDocument = new Document ( _dataDir...

    products.aspose.com/pdf/java/acroforms/
  3. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from Document....styles should be removed from document. get unusedBuiltinStyles ()...styles from a document. let doc = new aw . Document (); doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object...Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomPartCollection.count property | Aspose.Wo...

    CustomPartCollection.count property. Gets the number of elements contained in the collection....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::StartColumnBook...

    Aspose::Words::DocumentBuilder::StartColumnBookmark method. Marks the current position in the Document as a column bookmark start. The position must be in a table cell in C++....the current position in the document as a column bookmark start...names will be ignored when the document is saved. The actual position...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the font will be saved to in C++....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated font file name...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. TEX to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from TEX to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/tex...