Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 79,435 for

object

(0.08 sec)
  1. How to Rotate Text in PDF using Python

    This article explains how to rotate text in PDF using Python. It contains IDE configuration, detailed steps and a runnable sample code to rotate text in Adobe using Python....file using the Document class object to add rotated text Add a page...sample text using TextFragment object Set the text position on the...

    kb.aspose.com/pdf/python/how-to-rotate-text-in-...
  2. How to Convert PDF to Word in Java

    This quick tutorial guides on how to convert PDF to Word in Java without installation of any third party tool. You can convert PDF to Word using Java by setting the number of properties of the output Word file....file in the Document class object for conversion to a Word file...Instantiate the DocSaveOptions class object to configure the output Word...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-wo...
  3. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.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 be SaveFormat...DocSaveOptions object in a LoadOptions object. expect (() =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...saved if this save options object is used. Can be Doc or Dot...DocSaveOptions object in a LoadOptions object. Assert . Throws...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....excel file inside a workbook object Workbook wb ( srcDir + u "...text box which is also a shape object from shapes collection Shape...

    docs.aspose.com/cells/cpp/change-character-spac...
  6. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format 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 be SaveFormat...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Grouping Data in Aspose.Cells|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 a connection object, specify the provider info...connection object. con . Open (); //Create a command object and specify...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  8. DocumentVisitor.visit_office_math_end method | ...

    DocumentVisitor.visit_office_math_end method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. def visit_office_math_end...office_math OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertForms2Ole...

    Aspose::Words::DocumentBuilder::InsertForms2OleControl method. Inserts Forms2OleControl Object into current position in C++....method Inserts Forms2OleControl object into current position. System...forms2OleControl ) ReturnValue Shape object that contains passed Forms2OleControl...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. How to Convert Word to MD File using Python

    This tutorial provides details about how to convert Word to MD file using Python. You will get the configuration details, detailed steps and a runnable sample code to convert DOCX to Markdown using Python....file using the Document class object for conversion to Markdown...the MarkdownSaveOptions class object Set the update fields flags...

    kb.aspose.com/words/python/how-to-convert-word-...