Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 39,444 for

document properties

(0.59 sec)
  1. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....visit the Document Builder Overview documentation article. Remarks:...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/java/com.aspose.word...
  2. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram....identity and has its own set of properties. When we change the formatting...shapes, it assigns the new property to each shape. How to Group...

    docs.aspose.com/diagram/net/group-convert-and-v...
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Use a document builder to insert a field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Use a document builder to insert a field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....SingleUser property Returns or sets the single...void Visitor () { Document doc = new Document (); doc . Protect...

    reference.aspose.com/words/net/aspose.words/edi...
  6. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Resource and adobeStockLicenseSta property Bug PSDJAVA-224 Saving of...demonstrates how to get and set properties of the Photoshop Psd LnkE...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Use a document builder to insert a field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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-...
  9. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF Document....specific location in a PDF document. When closed, the annotation... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/text-annotation/
  10. Named Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides you some useful Properties of Range class to access...provides you some useful Properties of Range class to access...

    docs.aspose.com/cells/java/named-ranges/