Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 41,502 for

document properties

(0.17 sec)
  1. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....while creating any kind of documents or presentations. We know...demonstrates how to set transparency property to any text shape using Aspose...

    docs.aspose.com/slides/php-java/text-formatting/
  2. How to Work with Cross Project Predecessors | A...

    Learn how to detect and manage cross project predecessors using Aspose.Tasks for .NET....The class exposes two key properties to work with cross project...from another project. These properties make it possible to identify...

    docs.aspose.com/tasks/net/cross-project-predece...
  3. 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/
  4. Bibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography class, your essential tool for managing bibliography sources in Documents efficiently and effortlessly....the document. public sealed class Bibliography Properties Name...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  5. 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...
  6. Convert JPEG to RVM via Python | products.aspos...

    Sample code for JPEG to RVM Python conversion. Use API example code for batch JPEG files to RVM conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/3d/python-net/conversion/jp...
  7. 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/
  8. Convert X to PLY via Python | products.aspose.com

    Sample code for X to PLY Python conversion. Use API example code for batch X files to PLY conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...PlySaveOptions Set PLY specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/x-...
  9. Convert PLY to RVM via Python | products.aspose...

    Sample code for PLY to RVM Python conversion. Use API example code for batch PLY 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/python-net/conversion/pl...
  10. 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-...