Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 49,617 for

properties

(0.36 sec)
  1. Using WorkbookMetadata|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....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is sample code using...

    docs.aspose.com/cells/net/using-workbookmetadata/
  2. Using WorkbookMetadata|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....class to edit custom document properties of a workbook. Once you open...able to read the document properties. Here is sample code using...

    docs.aspose.com/cells/java/using-workbookmetadata/
  3. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...SaveFormat property Specifies the format in which...{ // We can adjust these properties to change the image's brightness...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Table Position in C#|Aspose.Words for .NET

    Specify table position in C#. Get a table alignment, get and set floating table position using C#....Words API and the Alignment property. Thus, you can adjust the...and RelativeVerticalAlig properties. With other types of text...

    docs.aspose.com/words/net/position-a-table/
  5. BaseWebExtensionCollection1.Item | Aspose.Words...

    Discover the BaseWebExtensionCollection Item property to easily manage items by index. Simplify your development with efficient data handling today!...EqualTo ( 1 )); // Print all properties of the document's web extension...WebExtensionTaskPane [ 0 ]. WebExtension . Properties ; using ( IEnumerator < ...

    reference.aspose.com/words/net/aspose.words.web...
  6. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. You can set the Print Area, Print Titles and Page Order....for worksheets using the properties offered by the PageSetup...PageSetup class. How these properties are used is discussed below in more...

    docs.aspose.com/cells/python-net/setting-print-...
  7. Verify Digital Signature in Word Document using C#

    Refer to this article to verify a digital signature in Word document using C#. It has details to set the IDE, a list of steps, and a sample code for the digital certificate verification in word using C#....Word file and access their properties. Steps to Verify Electronic...signatures and display the desired properties of the signature These steps...

    kb.aspose.com/words/net/verify-digital-signatur...
  8. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java....Customize a Mail Merge Template Properties Aspose.Words allows you to...your template through many properties. Template customization will...

    docs.aspose.com/words/java/mail-merge-template/
  9. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....(its frame) alongside its properties. The latter includes the...ink object, it ignores all properties of the object frame (container)...

    docs.aspose.com/slides/python-net/manage-ink/
  10. ImportNode changes layout of table - Free Suppo...

    Hi all, We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...Check Table Properties : Ensure that the table properties (such as...original document. These properties can significantly affect...

    forum.aspose.com/t/importnode-changes-layout-of...