Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 83,295 for

object

(0.07 sec)
  1. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....saved if this save options object is used. Can only be Text....// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a document using Python....represented by a ParagraphFormat object that is returned by the paragraph_format...paragraph_format property. This object encapsulates various paragraph...

    docs.aspose.com/words/python-net/working-with-p...
  3. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....don’t have a lot of TextBox objects to tweak, you’re in luck. If...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  4. RtfSaveOptions.save_format property | Aspose.Wo...

    RtfSaveOptions.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 only be SaveFormat...Create an "RtfSaveOptions" object to pass to the document's "save"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.save_routing_slip property. When ``False``, RoutingSlip data is not saved to output document...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....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/net/work-with-text-in-a-t...
  7. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....(System::SharedPtr<System::Object>) method Determines whether...specified object is equal in value to the current object. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. How to Convert Latex to PDF in Java

    This guide explains how to convert Latex to PDF in Java. It covers the environment configuration, a step-by-step process, and a running sample code to create a TEX to PDF converter in Java....convert Latex to PDF Create an object of TeXLoadOptions class Load...class using the TeXLoadOptions object Use the Save method to render...

    kb.aspose.com/pdf/java/how-to-convert-latex-to-...
  9. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....HTML file into the Document object using the above load options...Excel using Java . Create an object of the HtmlLoadOptions class...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  10. Extract Data from PDF Form using C#

    Follow this article to extract data from PDF form using C#. It has all the details to set the IDE, a list of steps, and a sample code demonstrating extract data from fillable PDF using C#....into the Document object Access the form object from the loaded...collection using the Document.Form object and display the field name...

    kb.aspose.com/pdf/net/extract-data-from-pdf-for...