Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 47,820 for

properties

(0.2 sec)
  1. Source class | Aspose.Words for Node.js

    Aspose.Words.Bibliography.Source class. Represents an individual source, such as a book, journal article, or interview.... Properties Name Description abbreviatedCaseNumbe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....setPageBreakBefore(boolean) property so it falls under two criteria:...we want to export document properties. saveOptions.setExportDocumentPro(true);...

    reference.aspose.com/words/java/com.aspose.word...
  3. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object... Properties Name Description base_uri...occur during loading. Use this property to specify whether the system...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Recognition Color Schemes Modes|Documentation

    This article explains how barcode recognition can be optimized for different color schemes... To do this, two properties InverseImage and ComplexBackground...required to use a special property called InverseImage , as listed...

    docs.aspose.com/barcode/net/recognition-color-s...
  5. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless document automation.... Properties Name Description DisplayResult...uses the OriginalFileName property to retrieve the file name...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....pdf" ); } } Set Callout Property for FreeTextAnnotation For...for .NET provides Callout property of FreeTextAnnotation class...

    docs.aspose.com/pdf/net/text-annotation/
  7. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....necessary classes, methods, and properties are introduced that are required...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...
  8. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code.... You can set other properties also in the EpubLoadOptions...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  9. Source class | Aspose.Words for Python

    aspose.words.bibliography.Source class. Represents an individual source, such as a book, journal article, or interview.... Properties Name Description abbreviated_case_number...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Update Fields in Java|Aspose.Words for Java

    Learn how to update fields in Java. Update fields programmatically or use automatic field update using Java API... using the GetRange property. You can update the result...LoadOptions.setUpdateDirtyFields() property to specify whether to update...

    docs.aspose.com/words/java/update-field/