Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 97,376 for

object

(0.23 sec)
  1. Shape.textPath property | Aspose.Words for Node.js

    Shape.textPath property. Defines the text of the text path (of a WordArt Object)....the text path (of a WordArt object). get textPath () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldDde.insertAsRtf property | Aspose.Words fo...

    FieldDde.insertAsRtf property. Gets or sets whether to insert the linked Object in rich-text format (RTF)....whether to insert the linked object in rich-text format (RTF)....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...(like an image or a drawing object) inside a textbox. Textboxes...GroupShape. You need to resize this object instead of shapes inside, so...

    forum.aspose.com/t/getting-exception-floating-s...
  4. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPTM file. Create...

    products.aspose.com/slides/java/viewer/pptm/
  5. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPS file. Create...

    products.aspose.com/slides/java/viewer/pps/
  6. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object and load the PPSX file. Create...

    products.aspose.com/slides/java/viewer/ppsx/
  7. Insert Page Break in PDF using Java

    Use this guide to insert page break in PDF using Java. This article provides IDE settings, coding steps, and a sample code to add page break to PDF using Java....file using the Document class object for adding page breaks Create...to save the output Create an object of the PdfFileEditor class...

    kb.aspose.com/pdf/java/insert-page-break-in-pdf...
  8. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library.... Create a Memostream object and save the visio file as...using Save method having stream object and SaveFileFormat.PDF as parameters...

    products.aspose.com/diagram/net/conversion/
  9. Convert GIF to WEBP in C#

    Follow this article to convert GIF to WEBP in C#. It contains information to set the IDE, a list of steps, and a sample code to develop a GIF to WEBP converter in C#....to True in the WebPOptions object Save the resultant image as...source file into the Image class object, and save it on the disk in...

    kb.aspose.com/imaging/net/convert-gif-to-webp-i...
  10. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....Markdown file into the Document object with the desired load options...creating the MarkdownLoadOptions object to set parameters for loading...

    kb.aspose.com/words/python/convert-markdown-to-...