Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 48,383 for

properties

(0.1 sec)
  1. Saving a Document as a Multipage TIFF in Java|A...

    Convert a document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....ImageSaveOptions class, which contains properties that determine how the document...by setting the PixelFormat property to Format1bppIndexed pixel...

    docs.aspose.com/words/java/saving-a-document-as...
  2. Font Conversion. Advanced details | Aspose.Font...

    .NET API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....object to access/change font properties before saving resultant font...access TrueType‑specific properties. Cast the result to the concrete...

    docs.aspose.com/font/net/convert/advanced-metho...
  3. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/cpp/aspose.words/body/
  4. How to Insert Excel Background Image using C#

    This short tutorial contains information on how to insert Excel background image using C#. It provides all the details to configure the necessary environment, a step-wise process, and a runnable sample code to add Excel image background using C#....set Set the BackgroundImage property of the sheet by providing...necessary classes, methods, and properties are introduced that are required...

    kb.aspose.com/cells/net/how-to-insert-excel-bac...
  5. How to Convert HTML to JPG in C#

    This brief tutorial guides on how to convert HTML to JPG in C#. To convert HTML to JPG C# code and detailed steps for configuring the environment are provided....that contains a number of properties that can be set like if you...the CSS property for configuration, use Text property to configure...

    kb.aspose.com/html/net/how-to-convert-html-to-j...
  6. IStructuredDocumentTag Interface | Aspose.Words...

    Explore the Aspose.Words.Markup.IStructuredDocumentTag interface for efficient management of Structured Document Tags and enhance your document processing today!...interface IStructuredDocumentT Properties Name Description Appearance...set; } When set to true, this property will prohibit a user from...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Check if Workbook contains hidden External Link...

    Learn how to check if a workbook contains hidden external links using Aspose.Cells for JavaScript via C++....isVisible() property to determine whether the external...ExternalLink.isReferred() properties, it prints the ExternalLink...

    docs.aspose.com/cells/javascript-cpp/check-if-w...
  8. Working with WBS Associated with Tasks | Aspose...

    Learn how to work with Microsoft Project (MPP/XML) WBS associated with tasks using Aspose.Tasks for C#....Structure The WBS and WBSLevel properties exposed by the class are...WBSCodeDefinition class exposes various properties that can be used to generate...

    docs.aspose.com/tasks/cpp/wbs-associated-with-a...
  9. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...custom_xml_parts property. Constructors Name Description...item at the specified index. Properties Name Description count Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Password Protect an Excel File in C#

    This article explains how to password protect an Excel file in C#. It provides details to configure the environment, program flow and a runnable sample code to encrypt Excel file in C#....set different encryption properties for the spreadsheet. After...Workbook class has the password property that is set and required to...

    kb.aspose.com/cells/net/how-to-password-protect...