Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 41,501 for

document properties

(0.53 sec)
  1. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/python-net/fields-overview/
  2. Convert VRML to RVM via C# | products.aspose.com

    Sample code for VRML to RVM C# conversion. Use API example code for batch VRML files to RVM conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...RvmSaveOptions Set RVM specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/vrml-to-rvm/
  3. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...can be obtained using the properties of class Pdf417ExtendedParame...listed below. PDF417 Metadata Property Description pdf_417_macro_file_id...

    docs.aspose.com/barcode/python-net/read-barcode...
  4. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...whether FontBold or FontItalic properties were set via a font dropdown...button . The portion format properties such as get_FontBold() and...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  5. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing Document automation and customization....the Working with Fields documentation article. public class FieldPrivate...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field...the Working with Fields documentation article. Remarks Compares...The default constructor. Properties Name Description comparison_operator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Diagram for Node.js via Java Features|Do...

    Visio Diagram Node.js via Java API feature list include read, write, export, print and access Microsoft Visio 2003, 2007, 2010, 2013, VSD, VSSM, VSTX, VSSM, VST formats....Template File PDF PDF (Portable Document Format) XPS XPS format XAML...Access Access and read the properties, including formulas, of Visio...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  8. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....can be used to set the font properties of the text, such as its...

    docs.aspose.com/cells/go-cpp/rich-text-custom-d...
  9. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C# API and .NET Library. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....class provides the PageSetup property that is used to set the page...worksheet. In fact, this PageSetup property is an object of the PageSetup...

    docs.aspose.com/cells/net/setting-page-options/
  10. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex Documents that contain images, text fragments, and tables in one Document....simple steps to create a PDF document using C++ and Aspose.PDF....at creating a more complex document with C++ and Aspose.PDF for...

    docs.aspose.com/pdf/cpp/complex-pdf-example/