Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 49,829 for

properties

(0.17 sec)
  1. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page Properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for C++....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/cpp/crop-pages/
  2. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several shapes. If i drop this mastershape out of the vssx-file to a page by visio everything looks good. But if i drop this mastershape to a page by aspose.diagram it is rota…...there are no complex Visio properties that could cause problems...various reasons, such as properties set in the Visio file or...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  3. Most Popular Email File Formats|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....store message data using MAPI properties , which are attributes that...aspects of the message. These properties include standard attributes...

    docs.aspose.com/email/net/email-file-formats/
  4. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....is provided in AnswersCount property. TableConfig element includes...elements provided in children property. new TableConfig () { AnswersCount...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  5. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....Axis and set the following properties: Setting Line format for...for Value Axis Setting Text Properties for Value Axis data Setting...

    docs.aspose.com/slides/net/chart-formatting/
  6. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used...saveFormat property ImageSaveOptions.saveFormat property Specifies...{ // We can adjust these properties to change the image's brightness...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting Properties....paragraphFormat property Paragraph.paragraphFormat property Provides...the paragraph formatting properties. get paragraphFormat () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....TextStamp class provides properties necessary to create a text...TextStamp object using required properties. After that, you can call...

    docs.aspose.com/pdf/java/add-headers-and-footer...
  9. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....TextStamp class provides properties necessary to create a text...TextStamp object using required properties. After that, you can call...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  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...