Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 422,750 for

document

(0.36 sec)
  1. 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...
  2. 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...
  3. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  4. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM Document into a Document object in Java....options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets Document default text formatting....defaultFont property Gets document default text formatting. get...Words . Font Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....Shows how to verify owner document properties of lists. let doc...doc = new aw . Document (); let lists = doc . lists ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field using Aspose.PDF for Python....field, and saves the modified document. The FormEditor class provides...“PIN” to 5. Save the updated document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/set-field-comb-n...
  10. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...