Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 49,907 for

properties

(0.6 sec)
  1. Set Line Spacing of the Paragraph in a Shape or...

    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....SpaceAfter properties of the TextParagraph class...the usage of the mentioned properties. AI Document Assistant Close...

    docs.aspose.com/cells/net/set-line-spacing-of-t...
  2. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_import_mode property. Gets or sets a value that specifies how Properties of block-level elements are imported...block_import_mode property HtmlLoadOptions.block_import_mode property Gets...value that specifies how properties of block-level elements are...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....image_brightness property ImageSaveOptions.image_brightness property Gets...for the generated images. @property def image_brightness ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working With Lists in C++|Aspose.Words for C++

    Introduction to numbering formatting feature in Aspose.Words for C++....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/cpp/working-with-lists/
  5. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page....) # Modify the page setup properties for the builder's current...builder's current page setup properties. builder . insert_break (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Search and Get Images from PDF Document using C...

    Explore how to extract and search for images within PDF files in .NET using Aspose.PDF for media extraction....ImagePlacements objects and get their properties (Image, dimensions, resolution...image and ImagePlacement Properties for ( auto imagePlacement...

    docs.aspose.com/pdf/cpp/search-and-get-images-f...
  7. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies page orientation in C++....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/ori...
  8. Aspose::Words::DocumentBuilder::get_Document me...

    Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class....Description name str The name of the property. Cannot be None . uri str...str The namespace URI of the property. Cannot be None . value str...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other Properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...title/author and some other properties of the PDF file: pdf.BindFO(fodoc);... How do you change these properties? thanks, bill codewarior...

    forum.aspose.com/t/pdf-title-author-subject-not...