Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 14,351 for

object

(0.04 sec)
  1. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...providing your own stream objects. To decide whether to save...document Gets the document object that is being saved. fontFamilyName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Tables::Table::get_HorizontalAnc...

    Aspose::Words::Tables::Table::get_HorizontalAnchor method. Gets the base Object from which the horizontal positioning of floating table should be calculated. Default value is Column in C++....nchor method Gets the base object from which the horizontal positioning...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....passing a TextWatermarkOptions object when creating the watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. ConditionalStyleCollection Class | Aspose.Words...

    Explore Aspose.Words.ConditionalStyleCollection class to manage ConditionalStyle Objects effectively, enhancing document formatting and customization....collection of ConditionalStyle objects. To learn more, visit the Working...Retrieves a ConditionalStyle object by conditional style type....

    reference.aspose.com/words/net/aspose.words/con...
  5. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a document in C++....get_LabelString ()); // View the document object as if all the revisions are...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....PDF file into the Document object, get the total number of pages...and configuring the TocInfo object to set the properties of the...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  7. Convert PowerPoint (PPT, PPTX) to JPG - Java Co...

    Learn how to convert PowerPoint (PPT, PPTX) to JPG using Java. Step-by-step guide with code examples for high-quality slide image extraction.... Get the slide object of ISlide type from Presentation...a slide, it returns Images object as a result. getImage method...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontConfigSubstitution method. Settings related to font config substitution rule in C++....// The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Wrap Text in Excel using Python

    Wrap Text in Excel using Python. Get information to set IDE, steps to write application and complete code to auto wrap text in Excel using Python....text into it Get the style object from the target cell whose...set the flag Set this style object into the target cell again...

    kb.aspose.com/cells/python/wrap-text-in-excel-u...
  10. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....file into the PdfContentEditor object for editing Find and replace...Instantiate the PdfFileMend object and load the previously modified...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...