Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 47,683 for

properties

(0.77 sec)
  1. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Using a Microsoft Word Document as the Message ...

    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.... Set other message properties using different MailMessage...MailMessage class properties and methods. Send the email using Aspose...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  3. Aspose CAD not reading proper color ID from DXF...

    Hello Aspose team, We have an issue with Aspose.CAD <PackageReference Include="Aspose.CAD" Version="24.12.0" />. The attached file would not be parsed correctly so proper color information are not given back. Looking …...Inspect Layer Properties : Review the layer properties in the DXF...

    forum.aspose.com/t/aspose-cad-not-reading-prope...
  4. Add Bookmark to PDF using Java | Aspose.PDF

    Add bookmark to PDF programmatically with Java sample code using Aspose.PDF for Java...a bookmark and define its properties. Add the OutlineItemCollectio...creates a bookmark with certain properties via Java. It sets the target...

    products.aspose.com/pdf/java/bookmarks/
  5. Aspose::Words::Document::get_GrammarChecked met...

    Aspose::Words::Document::get_GrammarChecked method. Returns true if the document has been checked for grammar in C++....Spelling/Grammar check start if we set properties to false. // We can see all...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Saving::SvgSaveOptions::get_FitT...

    Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method. Specifies if the output SVG should fill the available viewport area (browser window or container). When set to true width and height of output SVG are set to 100%. The default value is false in C++....Examples Shows how to mimic the properties of images when converting...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....you can set some advanced properties. Aspose.Words provides users...header: Set Font and Paragraph Properties for Header or Footer Text...

    docs.aspose.com/words/python-net/working-with-h...
  8. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....initial data and sets relevant properties. Finally, it saves the workbook..."A1:C7" , true ); // Set properties for bar chart chart . getTitle...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  9. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object using required properties. After that, you can call...StartingNumber = 1; //// Set text properties //pageNumberStamp.TextState...

    docs.aspose.com/pdf/cpp/add-page-number/
  10. Change PDF Page Size with C#|Aspose.PDF for .NET

    Change Page Size from your PDF document using Aspose.PDF for .NET library....that the height and width properties use points as basic unit...Height ); } } Get and Set Page Properties Rotate PDF Pages Using C#...

    docs.aspose.com/pdf/net/change-page-size/