Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 40,938 for

properties

(0.06 sec)
  1. View 3MF File Formats via JAVA | products.aspos...

    Sample Java viewer code for 3MF file. Use this example code to view 3MF file within any Web or Desktop Java based application....instance of Html5SaveOptions Set properties for advanced formatting Call...Html5SaveOptions and set properties for formatting Html5SaveOptions...

    products.aspose.com/3d/java/viewer/3mf/
  2. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_get method. Gets or sets an item at the specified index in C++....get_Count ()); // Print all properties of the document's web extension...get_WebExtension () -> get_Properties (); { SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....list property of the ListFormat object....to verify owner document properties of lists. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Line|Aspose.Slides for PHP 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....developers to configure some properties of the line to make it look...Let’s try to configure few properties of a line to make it look...

    docs.aspose.com/slides/php-java/line/
  5. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...returned by the NodeCollection properties and methods. NodeCollection...all descendant children. Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....Description property Gets or sets the description...NewGuid (); // The following properties categorize building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. Print and Preview workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel intallation....using PageIndex and PageCount Properties of ImageOrPrintOptions Render...Unprotect Manage Document Properties...

    docs.aspose.com/cells/net/workbook-and-workshee...
  8. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....GetShapeAdjustValues property to make changes to the adjustment...Geometry.GetShapeAdjustValues property to change the adjustment value...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  9. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...allows you to set various properties that might help improve the...adjusting the EmbedFullFonts property to ensure that all fonts are...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  10. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....along with its font-related properties inside each cell Save the...can also use other related properties like highlight text, set...

    kb.aspose.com/slides/python/how-to-create-a-tab...