Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 95,640 for

object

(0.07 sec)
  1. Button Fields and Images|Aspose.PDF for Python ...

    This example demonstrates how to manage button fields in a PDF form using the Aspose.PDF Facades API....Create a Form object. Bind the PDF file to the form object. Add Image...document.""" # Create Form object pdf_form = pdf_facades . Form...

    docs.aspose.com/pdf/python-net/button-fields-an...
  2. SVG Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/svg-drawings/
  3. COLLADA Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/collada-drawings/
  4. DRC Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/drc-drawings/
  5. COLLADA Drawings|CAD 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.... Create an object of the CadRasterizationOpti...page_width properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/python-net/collada-drawings/
  6. Configure Visio TimeLine Shapes|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....Shape object while initializing the MilestoneHelper object. The...Initialize the MilestoneHelper object. Set a milestone date. Set...

    docs.aspose.com/diagram/java/configure-visio-ti...
  7. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$template $diagramfile $doc = New-Object Aspose.Diagram.Diagram -ArgumentList...value $items = 1..10 | ForEach-Object { "Product$_" } $first = $true...

    forum.aspose.com/t/color-not-set-correctly-for-...
  8. Drawing Images using Graphics|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.... Graphics objects are responsible for performing...class uses a variety of helper objects to enhance the shapes: Pens...

    docs.aspose.com/psd/java/drawing-images-using-g...
  9. Aspose::Words::Drawing::Charts::AxisBound::Equa...

    Aspose::Words::Drawing::Charts::AxisBound::Equals method. Determines whether the specified Object is equal in value to the current Object in C++....specified object is equal in value to the current object. bool Aspose...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Add Sections to Word Document using Python

    Follow this article to add sections to Word document using Python. It has details to set the IDE, a list of steps, and a sample code for applying Microsoft Word section break using Python....Document class object and a DocumentBuilder class object initialized...initialized with the document object Write some content in the Word file...

    kb.aspose.com/words/python/add-sections-to-word...