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

properties

(0.25 sec)
  1. 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-...
  2. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get page Properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for PHP via Java....Contents [ Hide ] Get Page Properties Each page in a PDF file has...has a number of properties, such as the width, height, bleed-...

    docs.aspose.com/pdf/php-java/crop-pages/
  3. 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...
  4. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....first_paragraph property Cell.first_paragraph property Gets the first...among the immediate children. @property def first_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with PDF Pages in Python via C++|Aspose...

    How to add pages, rotate pages, or set page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic.... Get and Set Page Properties - this section shows how...how to set page size properties using Python. Working with PDF Documents...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  6. 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...
  7. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart lists in a document using Node.js....a set of list formatting properties. Lists can be used in your...to 9 levels and formatting properties, such as number style, start...

    docs.aspose.com/words/nodejs-net/working-with-l...
  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. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Font property. The Font class contains a...wide variety of the font properties possible in Microsoft Word...

    docs.aspose.com/words/cpp/using-documentbuilder...
  10. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....GetSpaceAfter() properties of the TextParagraph class...the usage of the mentioned properties. Manage Smart Art with Golang...

    docs.aspose.com/cells/go-cpp/set-line-spacing-o...