Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 41,650 for

document properties

(0.41 sec)
  1. DRC 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/drc-drawings/
  2. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...FileFormatType :: Xlsx ); // Add simple property without any type workbook...Data" ); // Add date time property with type workbook . GetContentTypeProper...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  3. Aspose::Words::ParagraphFormat::get_LineUnitAft...

    Aspose::Words::ParagraphFormat::get_LineUnitAfter method. Gets or sets the amount of spacing (in gridlines) after the paragraphs in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...spacing options, along with the properties that their configuration...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::ParagraphFormat::get_LineUnitBef...

    Aspose::Words::ParagraphFormat::get_LineUnitBefore method. Gets or sets the amount of spacing (in gridlines) before the paragraphs in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...spacing options, along with the properties that their configuration...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java.... Document doc = new Document(); DocumentBuilder...hasMinorGridlines(true); // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/java/com.aspose.word...
  6. DRC 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/developer-guide/cad-and...
  7. WebExtensionReference class | Aspose.Words for ...

    Aspose.Words.WebExtensions.WebExtensionReference class. Represents the reference to a web extension...Work with Office Add-ins documentation article. Constructors Name...The default constructor. Properties Name Description id Identifier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. WebExtensionReference class | Aspose.Words for ...

    aspose.words.webextensions.WebExtensionReference class. Represents the reference to a web extension...Work with Office Add-ins documentation article. Constructors Name...The default constructor. Properties Name Description id Identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDatabaseDataRow Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabaseDataRow class, offering essential data for FieldDatabase results. Enhance your Document processing today!...the Working with Fields documentation article. public class FieldDatabaseDataRow...FieldDatabaseDataRow class. Properties Name Description Values {...

    reference.aspose.com/words/net/aspose.words.fie...
  10. fontType distinction is not available between a...

    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/fonttype-distinction-is-not-...