Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 424,024 for

document

(0.11 sec)
  1. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks Using the...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... Document () builder = aw . DocumentBuilder...the formatting options in a document builder will apply them #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++....Microsoft Word document, an Excel workbook, and a PDF document as OLE...first worksheet. Template document with OLE objects (OleFile...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  4. Aspose::Words::Tables::Row::get_Hidden method |...

    Aspose::Words::Tables::Row::get_Hidden method. Gets or sets a flag indicating whether this row is hidden or not in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...MakeObject < Aspose :: Words :: Document > ( get_ArtifactsDir () +...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured Document tag in C++....the cursor to the structured document tag. void Aspose :: Words...cumentTa>& The structured document tag to move to. characterIndex...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Document.ProtectionType | Aspose.Words for .NET

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features....ProtectionType Contents [ Hide ] Document.ProtectionType property Gets...Gets the currently active document protection type. public ProtectionType...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Convert XPS to XLSM in Android Apps | products....

    Render XPS to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...XPS is a document format that is used to store documents in a compressed...It is often used to store documents that are to be shared or printed...

    products.aspose.com/total/android-java/conversi...
  9. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …...You can easily resize PDF document pages using Aspose.Pdf. Please...Please check documentation for details and sample code below....

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  10. Remove Tables from Existing PDF Documents|Aspos...

    Learn how to remove one or more tables from existing PDF Documents in Java....Tables from Existing PDF Documents Contents [ Hide ] Use TableAbsorber...deleted. Open the source PDF Document . Visit the target page with...

    docs.aspose.com/pdf/java/removing-tables/