Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 50,773 for

properties

(0.27 sec)
  1. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets page setup to default paper size, margins and 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/pag...
  2. Display and Hide Scroll Bars|Documentation

    This article introduces how to show or hide scroll bars in GridDesktop....and IsHorizontalScrollBa properties. The examples below show...hide scroll bars, set the properties that control visibility to...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. FrameFormat class | Aspose.Words for Node.js

    Aspose.Words.FrameFormat class. Represents frame related formatting for a paragraph....paragraph is a frame, then all properties will contain respective values...values, otherwise all properties are set to their defaults. Use...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Programming Styles of .NET and Java Platforms|D...

    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....parameter, return value or property is of an enumerated type....lowercase letter). Properties vs Get/Set Methods Properties of .NET classes...

    docs.aspose.com/barcode/java/programming-styles...
  5. Add Text Stamps to PDF in Python|Aspose.PDF for...

    Learn how to add text stamps to PDF documents in Python....TextStamp class provides properties necessary to create a text...TextStamp object using required properties. After that, you can call...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  6. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java....getCaption() Gets a Caption property of the control. getChildNodes()...getValue() Gets underlying Value property which often represents control...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. How to Convert EPUB to PDF in C#

    This quick tutorial explains how to convert EPUB to PDF in C#. It includes the configuration details, step-by-step process, and a code snippet to create Ebook converter to PDF in C#....Moreover, it also covers several properties to create variations of PDF...class and set the required properties Render EPUB to PDF format...

    kb.aspose.com/html/net/how-to-convert-epub-to-p...
  9. Crop PDF Pages programmatically C#|Aspose.PDF f...

    You may get page Properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for .NET....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/net/crop-pages/
  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...