Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 39,583 for

document properties

(0.09 sec)
  1. How to Highlight in PDF using Python

    This tutorial guides on how to highlight in PDF using Python. It has IDE configuration details, stepwise process and a sample code to develop PDF highlighter using Python....to be highlighted using the Document class object Search the text...highlighting color and other properties before applying it Save the...

    kb.aspose.com/pdf/python/how-to-highlight-in-pd...
  2. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your Document's professionalism!...SignatureLine property Gets SignatureLine object...new SignatureLine into the document using InsertSignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Add Text to PDF Using Go | Aspose.PDF

    Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++...Programmatic modification of PDF documents is an essential part of modern...the PDF with an instance of Document. Create a TextParagraph and...

    products.aspose.com/pdf/go-cpp/text/
  4. Convert EMF to EMF via C# | products.aspose.com

    Sample code for EMF to EMF C# conversion. Use API example code for batch EMF files to EMF conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to...for drawing, and graphics properties critical to render the image...

    products.aspose.com/imaging/net/conversion/emf-...
  5. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering Document pages or shapes to images in Java....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Generate Barcode in Python? | products.a...

    Short script code to generate barcodes using Python. Barcodes can be 1D, 2D and postal barcode images of various symbologies including 128 and QR using few lines code....Users can easily manipulate properties such as height, size, color...management, product tracking, or document identification, the API offers...

    products.aspose.com/total/python-net/generate-b...
  7. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....allow_overlap property ShapeBase.allow_overlap property Gets or sets...can overlap other shapes. @property def allow_overlap ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word Document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...converted to a PDF from a Word document. I am using: builder.CellFormat...looks correct in the Word Document, but when converted to a PDF...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  9. SubDocument class | Aspose.Words for Node.js

    Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored Document...reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing Document processing efficiency....PreserveBlocks 4 Preserve properties of block-level elements....insertOptions ); builder . Document . Save ( ArtifactsDir + "DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/htm...