Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 49,905 for

properties

(0.65 sec)
  1. How to Read and Write Microsoft Project Data wi...

    Learn how to access and modify project-level data in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET...modify core project-level properties in Microsoft Project files...files. These properties include project metadata, scheduling settings...

    docs.aspose.com/tasks/net/project-data/
  2. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ErrorCorrectionLevel method. Gets or sets an error correction level of QR Code. Valid values are [0, 3] in C++....DISPLAYBARCODE field, and set its properties. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText method. Gets or sets whether to display barcode data (text) along with image in C++....DISPLAYBARCODE field, and set its properties. auto doc = System :: MakeObject...

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

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolRotation method. Gets or sets the rotation of the barcode symbol. Valid values are [0, 3] in C++....DISPLAYBARCODE field, and set its properties. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your documents. Enhance your document automation today!... Properties Name Description Connection...Quantity) DESC" ; // These properties have the same function as...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a list by index in C++....to verify owner document properties of lists. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Title method. Specifies the friendly name associated with this structured document tag. Can not be null in C++....Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....NET //This will output all properties defined in GlobalSettings...FBX" , opt ); foreach ( Property property in scene . RootNode ....

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  9. What's New in Aspose.Email for .NET|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....8 The X500Address property of the MailAddress class provides...EmlSaveOptions.BoundariesTemplate property. This feature provides greater...

    docs.aspose.com/email/net/whats-new/
  10. Clean Up a Document in C#|Aspose.Words for .NET

    Remove unused or duplicate information to reduce output size and processing time using C#. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....UnusedStyles and UnusedBuiltinStyles properties to detect and remove styles...You can use the UnusedLists property to detect and remove lists...

    docs.aspose.com/words/net/clean-up-a-document/