Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 49,824 for

properties

(1.41 sec)
  1. How to Convert SVG to PDF using Java

    This quick tutorial describes how to convert SVG to PDF using Java. It enables to write SVG to PDF converter using Java with the help of a couple of lines of code along with the option to customize the output PDF....quality and PDF compliance properties using the PDFCoreOptions...using the PdfDocumentInfo property in the PdfOptions class object...

    kb.aspose.com/imaging/java/how-to-convert-svg-t...
  2. WatermarkerContext class | Aspose.Words for Python

    aspose.words.lowcode.WatermarkerContext class. Document watermarker context.... Properties Name Description font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....provides many find and replace properties for ignoring text such as...Words provides many different properties to find and replace text...

    docs.aspose.com/words/java/find-and-replace/
  4. Clean Up a Document in C#|Aspose.Words for .NET

    Remove unused or duplicate information to reduce output size and processing time using C#. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....UnusedStyles and UnusedBuiltinStyles properties to detect and remove styles...You can use the UnusedLists property to detect and remove lists...

    docs.aspose.com/words/net/clean-up-a-document/
  5. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....IsDeleteRevision property Returns true if this object...to view revision-related properties of InlineStory nodes. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  6. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....pageBreakBefore property so it falls under two criteria:...ParagraphFormat.pageBreakBefore property set to true . ColumnBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_SymbolRotation method. Gets or sets the rotation of the barcode symbol. Valid values are [0, 3] in C++....DISPLAYBARCODE field, and set its properties. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText method. Gets or sets whether to display barcode data (text) along with image in C++....DISPLAYBARCODE field, and set its properties. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ErrorCorrectionLevel method. Gets or sets an error correction level of QR Code. Valid values are [0, 3] in C++....DISPLAYBARCODE field, and set its properties. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Create Access and Copy Named Ranges|Documentation

    This article shows how to create, access, and copy named ranges using the Aspose.Cells for Python via .NET API....of the range using the name property. The following example shows...Range[3,2] . Use the following properties to identify the cells in...

    docs.aspose.com/cells/python-net/create-access-...