Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 42,185 for

document properties

(0.22 sec)
  1. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape....right property ShapeBase.right property Gets the position of...containing block of the shape. @property def right ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page....different_first_page_header_footer property PageSetup.different_first_page_header_footer...different_first_page_header_footer property True if a different header or footer...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current page, the row doesn’t get moved entirely to the n…...void Main() { Document pdfDocument = new Document(); Page page...table, you can set the IsSplit property of the Row to true . This...

    forum.aspose.com/t/how-to-define-the-cell-split...
  4. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....API has exposed a few new properties and a method to achieve this...Added PivotItem.GetPosition() property that can be used to specify...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  5. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....using Python Display Document Properties in Excel using Python...

    kb.aspose.com/cells/python/page/2/
  6. Aspose::Words::Framesets::Frameset class | Aspo...

    Aspose::Words::Framesets::Frameset class. Represents a frames page or a single frame on a frames page. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class Frameset...or sets the web page URL or document file name to display in this...

    reference.aspose.com/words/cpp/aspose.words.fra...
  7. How to Convert PDF to HTML using C++

    This brief topic focuses on how to convert PDF to HTML using C#. One can easily export PDF to HTML in C++ by utilizing simple API calls without any dependence on any third party API or Adobe Acrobat tool....required header files Create Document Class object to load source...to HTML by using different properties exposed by HtmlSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-htm...
  8. VbaReferenceCollection class | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceCollection class. Represents a collection of [VbaReference](../vbareference/) objects...with VBA Macros documentation article. Properties Name Description...dll" ; let doc = new aw . Document ( base . myDir + "VBA project...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Excel to HTML - Use PresentationPreference Opti...

    Learn to render a better layout when saving Excel files to HTML with C++....HtmlSaveOptions::PresentationPreferen property for developers who need to...the property is false . We recommend setting this property to...

    docs.aspose.com/cells/cpp/excel-to-html-use-pre...
  10. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....provides a wide range of properties and methods for managing...is_page_break_preview property. is_page_break_preview is a Boolean property, which...

    docs.aspose.com/cells/python-net/worksheet-views/