Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 39,579 for

document properties

(0.09 sec)
  1. Finding Absolute Position of Shape inside the W...

    Learn how to find the absolute position of a shape inside a worksheet using Aspose.Cells for JavaScript via C++....topToCorner properties for this purpose. These properties return the...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/finding-ab...
  2. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page Documents collapse i…...Section Breaks Lost During Document.Save() in Aspose.Words 25...lost or corrupted when using Document.Save() to overwrite DOCX files...

    forum.aspose.com/t/section-breaks-lost-during-d...
  3. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a Document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node using C#....insert a new paragraph into the document, in fact, you need to insert...a string of text into the document, but also adds a paragraph...

    docs.aspose.com/words/net/working-with-paragraphs/
  4. Aspose::Words::TableStyle::get_BottomPadding me...

    Aspose::Words::TableStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose::Words::TableStyle::get_RightPadding met...

    Aspose::Words::TableStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::TableStyle::get_VerticalAlignmen...

    Aspose::Words::TableStyle::get_VerticalAlignment method. Specifies the vertical alignment for the cells in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. PageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.page_saving()](../ipagesavingcallback/page_saving/#pagesavingargs) event...the Programming with Documents documentation article. Constructors...The default constructor. Properties Name Description keep_page_stream_open...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert STL to PDF in C#

    This quick tutorial discusses how to convert STL to PDF in C#. It covers all the relevant details like the step-by-step procedure, different classes, and a sample code to export STL file to PDF in C#....method overloads and different properties to customize STL to PDF conversion...Convert the STL file to PDF document with the Save method These...

    kb.aspose.com/3d/net/how-to-convert-stl-to-pdf-...
  9. How to Convert Word to Markdown using C#

    In this brief tutorial you will learn how to convert Word to Markdown using C#. The following easy steps can be used to convert Word to MD file in C# in any of the common operating system like Linux, macOS, or Windows....Initialize an instance of the Document class to load input Word file...file Set different properties for output markdown with MarkdownSaveOptions...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  10. Loading, Saving and Converting in Java|Aspose.W...

    Learn about Aspose.Words for Java features when loading, saving, or converting Documents from one format to another....when loading and saving a document, as well as data about the...possibilities when converting a document from one format to another...

    docs.aspose.com/words/java/loading-saving-and-c...