Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 39,596 for

document properties

(0.16 sec)
  1. 3DS Drawings|CAD 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....the PageHeight & PageWidth properties. Create an object of the...set the VectorRasterizationO property. Call Image.Save while passing...

    docs.aspose.com/cad/net/3ds-drawings/
  2. STP Drawings|CAD 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....the PageHeight & PageWidth properties. Create an object of the...set the VectorRasterizationO property. Call Image.Save while passing...

    docs.aspose.com/cad/net/stp-drawings/
  3. FBX Drawings|CAD 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....the PageHeight & PageWidth properties. Create an object of the...vector_rasterization_options property. Call Image.save while passing...

    docs.aspose.com/cad/python-net/developer-guide/...
  4. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...Transparency and Distance properties ReflectionEffect re = sh...Cells :: Cleanup (); } AI Document Assistant Close 使用C++处理形状或图表的阴影效果...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  5. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...FillDocumentWithJson(Document document, string json) { Dictionary<string...new TextSearchOptions(true); document.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/issue-with-text-placeholders...
  6. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...identify which pages in a PDF document contain redlines after comparing...pages with redlines in a PDF document resulting from a comparison...

    forum.aspose.com/t/redlines-in-pdf/315965
  7. FieldFillIn class | Aspose.Words for Python

    aspose.words.fields.FieldFillIn class. Implements the FILLIN field...the Working with Fields documentation article. Remarks Prompts...The default constructor. Properties Name Description default_response...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_LeftMode method. Gets or sets the interpretation mode of the Left property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its Position property in C++....interpretation mode of the Left property value: whether it sets the...specified by its Position property. Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Convert EML to JPG in C#

    This article explains how to convert EML to JPG in C#. The guide demonstrates the use of a simple interface that works across any .NET-supported operating system for EML to JPG conversion....MHTML format Initialize a Document class object to open the temporary...MHTML format. Finally, the Document class instance is used to...

    kb.aspose.com/email/net/convert-eml-to-jpg-in-c...
  10. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...whether FontBold or FontItalic properties were set via a font dropdown...button . The portion format properties such as get_FontBold() and...

    forum.aspose.com/t/font-type-distinction-is-not...