Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 39,853 for

document properties

(0.38 sec)
  1. Converting a PDF file to HTML using Python | As...

    Sample code on Python for PDF to HTML conversion. Use example code for batch PDF to HTML conversion with Python and .NET...convert programmatically a document from PDF to HTML format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Check if Workbook contains hidden External Link...

    Learn how to detect hidden external links in Excel workbooks using Aspose.Cells for C++....IsVisible property to determine if the external...and ExternalLink.IsReferred properties, it prints the ExternalLink...

    docs.aspose.com/cells/cpp/check-if-workbook-con...
  3. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your Documents. Enhance your Document management today!...the Working with Fields documentation article. public class FieldIndex...The default constructor. Properties Name Description BookmarkName...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your Document saving experience. Customize settings for optimal HtmlFixed format output....additional options when saving a document into the HtmlFixed format...the Specify Save Options documentation article. public class HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting Properties....row_format property DocumentBuilder.row_format property Returns...table row formatting properties. @property def row_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_Height m...

    Aspose::Words::Drawing::ShapeBase::get_Height method. Gets or sets the height of the containing block of the shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."RelativeHorizontalPo" property to treat the value of the "Left" property // as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Converting a PDF file to DOCX using Python | As...

    Sample code on Python for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Python and .NET...convert programmatically a document from PDF to DOCX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  8. How to Put Page Number in PDF using C#

    This article contains information on how to put page number in PDF using C#. You will get the configuration details, program flow and a runnable sample code to add page numbers to PDF Document using C#....Insert Page Numbers in PDF Document using C# Set the IDE to use...Load the source PDF into the Document class object for adding pagination...

    kb.aspose.com/pdf/net/how-to-put-page-number-in...
  9. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your Document automation and formatting....the Working with Fields documentation article. public class FieldDate...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  10. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java.... Document doc = new Document(); DocumentBuilder...hasMinorGridlines(true); // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/java/com.aspose.word...