Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 201,700 for

document

(0.14 sec)
  1. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer....Examples Shows how to sign documents with X.509 certificates. #...# Verify that a document is not signed. self . assertFalse (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CGM to PDF Converter using Python | Aspose.PDF

    Sample code on Python for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Python and .NET...programmatically a document from CGM to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/c...
  3. Using WorkbookMetadata|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....WorkbookMetadata class to edit custom document properties of a workbook....you will be able to read the document properties. Here is a sample...

    docs.aspose.com/cells/net/using-workbookmetadata/
  4. PDFA to PDF Converter using Python | Aspose.PDF

    Sample code on Python for PDFA to PDF conversion. Use example code for batch PDFA to PDF conversion with Python and .NET...convert programmatically a document from PDFA to PDF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  5. Aspose::Words::DocumentVisitor::VisitRun method...

    Aspose::Words::DocumentVisitor::VisitRun method. Called when a run of text in the is encountered in C++....how to use a document visitor to print a document’s node structure...{ auto doc = MakeObject < Document > ( MyDir + u "DocumentVisitor-compatible...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....into the document. auto doc = MakeObject < Document > (); auto...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ImageSavingArgs.current_shape property | Aspose...

    ImageSavingArgs.current_shape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....Words uses the document file name and a unique number...for each image found in the document. You can use the ImageSavingArgs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document to a fixed page format...updated before saving the document to a fixed page format. Default...update all the fields in a document immediately before saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.ResolveFontNames | Aspose.Words...

    Discover how the HtmlSaveOptions ResolveFontNames property enhances Document formatting by ensuring accurate font substitutions in HTML outputs....font family names used in the document are resolved and substituted...HTML as specified in source documents. That is, FontSettings are...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TxtLoadOptions.autoNumberingDetection property ...

    TxtLoadOptions.autoNumberingDetection property. Gets or sets a boolean value indicating either automatic numbering detection will be performed while loading a Document...performed while loading a document. The default value is true...false ; let doc = new aw . Document ( base . myDir + "Number detection...

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