Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 423,802 for

document

(0.52 sec)
  1. Delete Stamp By Index|Aspose.PDF for Python via...

    This example creates two rubber stamps on page 2. After that, a stamp can be deleted by specifying its index.... Bind the input PDF document. Bind the input PDF file to...and 3. Save the modified PDF document to the output file using save(outfile)...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...
  2. Move Stamp By ID|Aspose.PDF for Python via .NET

    In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated Document.... Bind the input PDF document. Add a rubber stamp annotation...its ID. Save the updated PDF document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  3. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... Document () builder = aw . DocumentBuilder...title, and then add it to the document. shape = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. C++ API to Export PDF to PCL | products.aspose.com

    Convert PDF to PCL within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...to PCL Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. C++ API to Export PDF to RTF | products.aspose.com

    Convert PDF to RTF within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...to RTF Open PDF file using Document class reference Convert PDF...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured Document tag and an XML element stored within a custom XML data part in the Document...between the parent structured document tag and an XML element stored...the document. To learn more, visit the Structured Document Tags...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OleFormat.clsid property | Aspose.Words for Nod...

    OleFormat.clsid property. Gets the CLSID of the OLE object....OLE control embedded in a document and its child controls. let...let doc = new aw . Document ( base . myDir + "OLE ActiveX controls...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fonts::FontInfoCollection::Conta...

    Aspose::Words::Fonts::FontInfoCollection::Contains method. Determines whether the collection contains a font with the given name in C++....that are present in the blank document. auto doc = System :: MakeObject...Aspose :: Words :: Document > (); // A blank document contains 3 default...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF Document containing text - Hello World using Aspose.PDF for Android....Instantiate a Document object Add a Page to document object Create...page Save the resultant PDF document The following code snippet...

    docs.aspose.com/pdf/androidjava/hello-world-exa...