Sort Score
Result 10 results
Languages All
Labels All
Results 8,491 - 8,500 of 414,502 for

document

(0.58 sec)
  1. View and Update DOCM Properties Online or add m...

    View and modify DOCM properties through online app for free. Python API code to view and add DOCM properties....powerful Python based DOCM document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/d...
  2. View and Update WORD Properties Online or add m...

    View and modify WORD properties through online app for free. Python API code to view and add WORD properties....powerful Python based WORD document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/w...
  3. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....images in the PDF document. doc = aw . Document ( file_name = MY_DIR...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. Allows to specify downsample options....images in the PDF document. doc = aw . Document ( file_name = MY_DIR...object that we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true....a structured document tag. doc = aw . Document () # Insert a...a plain text structured document tag of the "PlainText" type,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....a structured document tag. doc = aw . Document () # Insert a...a plain text structured document tag of the "PlainText" type,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. C++ API C++ code to extract text in rows and cells from XLSM spreadhseets....Develop powerful C++ based XLSM document parser utility application...for XLSM document parsing. Download Parse XLSM Document via Online...

    products.aspose.com/total/cpp/parse/xlsm/
  8. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. C++ API C++ code to extract text in rows and cells from XLS spreadhseets....Develop powerful C++ based XLS document parser utility application...for XLS document parsing. Download Parse XLS Document via Online...

    products.aspose.com/total/cpp/parse/xls/
  9. Extract Text and Images from TSV File Online an...

    Online TSV file parser app. C++ API C++ code to extract text in rows and cells from TSV spreadhseets....Develop powerful C++ based TSV document parser utility application...for TSV document parsing. Download Parse TSV Document via Online...

    products.aspose.com/total/cpp/parse/tsv/
  10. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....SetFieldLimit () { // The path to the documents directory var dataDir = RunExamples...FormEditor ()) { // Bind PDF document form . BindPdf ( dataDir +...

    docs.aspose.com/pdf/net/modifing-form/