Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 48,244 for

properties

(0.76 sec)
  1. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Hide ] Manage Font Related Properties Presentations usually contain...Java to configure the font properties of paragraphs of text on...

    docs.aspose.com/slides/php-java/manage-fonts/
  2. PlainTextDocument.builtInDocumentProperties pro...

    PlainTextDocument.builtInDocumentProperties property. Gets [PlainTextDocument.builtInDocumentProperties](./) of the document....builtInDocumentPrope property PlainTextDocument.builtInDocumentPrope...builtInDocumentPrope property Gets PlainTextDocument.builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....delete it by using its various properties. Remember, ActiveX controls...object. Change the different properties of the TextBox1 ActiveX control...

    docs.aspose.com/slides/python-net/activex/
  4. Aspose.Words Document Object Model (DOM) in C++...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C++....tree objects with various properties. Build Document Nodes Tree...using the NodeType property. This property returns a NodeType...

    docs.aspose.com/words/cpp/aspose-words-document...
  5. PageSetup.clearFormatting method | Aspose.Words...

    PageSetup.clearFormatting method. Resets page setup to default paper size, margins and orientation....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insertBreak (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Generate Barcode Using Custom Width|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....widths for all supported properties and generate a barcode that...custom widths support these properties: The caption above and below...

    docs.aspose.com/barcode/java/generate-barcode-u...
  7. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count Properties for better editing and review....UpdateWordCount() Updates word count properties of the document. public void...Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  8. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...X = 150; //Shape Top properties commentShape.Y = 150; //Shape...//Shape Left properties commentShape.WidthPt = 100; // Shape Width...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....all added classes, methods, properties and so on, any new restrictions...represents common slide view properties (currently view scale options)...

    docs.aspose.com/slides/java/public-api-and-back...
  10. How to Clean Metadata from PDF using Python

    This article guides on how to clean metadata from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metadata using Python....default properties one by one and all the custom properties collectively...DocumentInfo. Remove the default properties by calling the remove() method...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...