Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 49,817 for

properties

(1.8 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title Properties in C++....access to the axis title properties. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....get_Fill (); // Check Fill properties of the Font. std :: cout...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage document theme fonts and enhance your documents' visual appeal with tailored styles....within the parent object properties. This theme font is a reference...some style with theme font properties. Style style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.the...
  4. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency.... Properties Name Description CustomNodeId...run of text using its font property. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/run/
  5. Changing Page Setup for Whole Document|Aspose.W...

    Change page setup for a whole document easily and fast instead of using VSTO in C#....how to modify page setup properties (margins, size, orientation)...via the Section.PageSetup property so any document-wide changes...

    docs.aspose.com/words/net/changing-page-setup-f...
  6. Generate Codablock-F Barcodes in C#|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....initializing the AspectRatio property of class CodablockParameters...the value of the XDimension property. It is recommended to set...

    docs.aspose.com/barcode/net/codablockf-barcodes/
  7. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... Properties Name Description owner_password...via the "EncryptionDetails" property. save_options . encryption_details...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Define custom question name in OMR Template usi...

    My template looks like this #XYZ-123 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) #UYK-587 (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) (0)(1)(2)(3)(4)(5)(6)(7)(8)(9) and after OMR processing the results looks like …...and change its name using Properties panel on the right side (screenshot...Name property. Simply change value of the Name property and save...

    forum.aspose.com/t/define-custom-question-name-...
  9. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...Even property Gets a set with all the even...// Below are three PageSet properties that we can use to filter...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Setting Margins|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set the margins for the page centre, the header and footer margins of Page Setup using the C# API or .NET Library....class provides the PageSetup property used to set the page setup...a worksheet. The PageSetup property is an object of the PageSetup...

    docs.aspose.com/cells/net/setting-margins/