Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 14,359 for

object

(0.06 sec)
  1. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within C++....encoding table from font as object TtfCMapFormatBaseTab to access...//Also check that font has object TtfGlyfTable (table 'glyf')...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  2. Remove Blank Rows in Excel using C#

    Follow this article to remove blank rows in Excel using C#. Get the IDE details, steps, and sample code to remove empty lines Excel using C#....file into the Workbook class object and accessing the target sheet...rows with no data or other objects. Code to Delete Blank Rows...

    kb.aspose.com/cells/net/remove-blank-rows-in-ex...
  3. PdfSaveOptions.UseBookFoldPrintingSettings | As...

    Discover the PdfSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....// Create a "PdfSaveOptions" object that we can pass to the document's...properties of the page setup objects of all sections to "MultiplePagesType...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PsSaveOptions.UseBookFoldPrintingSettings | Asp...

    Discover the PsSaveOptions UseBookFoldPrintingSettings property to easily save documents in a booklet layout for enhanced printing efficiency....// Create a "PsSaveOptions" object that we can pass to the document's...properties of the page setup objects of all sections to "MultiplePagesType...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing document fonts efficiently and enhancing your document's visual appeal....GetEnumerator () Returns an enumerator object that can be used to iterate...Remarks Items are FontInfo objects. You do not create instances...

    reference.aspose.com/words/net/aspose.words.fon...
  6. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style Objects to enhance your document's formatting and design....class A collection of Style objects that represent both the built-in...GetEnumerator () Gets an enumerator object that will enumerate styles...

    reference.aspose.com/words/net/aspose.words/sty...
  7. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Microsoft Word are inline objects. Editable forms are prohibited...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...# Create a "PdfSaveOptions" object that we can pass to the document's...We can clone PdfSaveOptions objects. self . assertNotEqual ( options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OdsoFieldMapDataCollection class | Aspose.Words...

    Aspose.Words.Settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) Objects...collection of the OdsoFieldMapData objects. To learn more, visit the Mail...Description add(value) Adds an object to the end of this collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert PDF to XPS in Java

    This basic article explains how to convert a PDF to XPS in Java. It includes PDF to XPS converter Java environment setting as well as the step-by-step process along with the running code snippet....PDF to the XPS file Create an object of XpsSaveOptions class and...choose to preserve transparent objects in the XPS document as well...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-xp...