Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 94,423 for

object

(0.29 sec)
  1. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....insert text, checkboxes, ole objects, paragraphs, lists, tables...in the Aspose.Words Document Object Model (DOM) to simplify the...

    docs.aspose.com/words/net/document-builder-over...
  2. 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...
  3. Developer Guide|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....3D Document Object Model (DOM) 3D Objects Animation Geometry...

    docs.aspose.com/3d/java/developer-guide/
  4. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....multiple layers and smart objects to a popular bitmap image format...the PsdImage class Create an object off the GifOptions class Set...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  5. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....Create an instance of Document object with the source PDF document...Create a new DocSaveOptions object $saveOption = new DocSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/
  6. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++....SaveOptions : public System :: Object Methods Method Description...at) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Add an Table object to the slide through the addTable...its index. Create an Table object and set it to null. Iterate...

    docs.aspose.com/slides/php-java/manage-table/
  8. AxisBound.ToString | Aspose.Words for .NET

    Discover the AxisBound ToString method that generates a clear, user-friendly string representation of your Object’s value for enhanced readability....displays the value of this object. public override string ToString...

    reference.aspose.com/words/net/aspose.words.dra...
  9. MarkdownSaveOptions.saveFormat property | Aspos...

    MarkdownSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....to the Range object. Using the table range object, you can replace...Table or Cell Using the Range object, you can also call methods...

    docs.aspose.com/words/python-net/work-with-text...