Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 41,507 for

document properties

(0.09 sec)
  1. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::PageSetup::get_VerticalAlignment...

    Aspose::Words::PageSetup::get_VerticalAlignment method. Returns or sets the vertical alignment of text on each page in a Document or section in C++....of text on each page in a document or section. Aspose :: Words...settings to sections in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…...Table width issue - document doesn't respect width set in code...PNG (2.6 KB) This the same document excluding the last row : ImageNoOverflow...

    forum.aspose.com/t/table-width-issue-document-d...
  4. BaseWebExtensionCollection1.Remove | Aspose.Wor...

    Effortlessly remove items from your BaseWebExtensionCollection with our intuitive Remove method. Streamline your data management today!...with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  5. Change Settings for Opening PDF using C#

    This article guides how to change settings for opening PDF using C#. It has the IDE settings, steps, and a sample code to change how PDF opens using C#....will demonstrate various properties that change PDF opening settings...the source PDF file into the Document object to change the opening...

    kb.aspose.com/pdf/net/change-settings-for-openi...
  6. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your Document formatting with ease and precision!...sections in a document. Document doc = new Document (); DocumentBuilder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/net/aspose.words/ori...
  7. Restrict Document Editing in C++|Aspose.Words f...

    Restrict editing a Document by setting a restriction type using C++. You can also remove protection and make unrestricted editable regions....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/cpp/restrict-document-edi...
  8. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...ToByteArray method Returns the property value as byte array. public...Throws an exception if the property type is not ByteArray. Examples...

    reference.aspose.com/words/net/aspose.words.pro...
  9. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node.... Document ( file_name = MY_DIR + 'Smart...= aw . Document () # A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF Document using Aspose.PDF for Rust via C++....watermark to an existing PDF document. The watermark can be fully...watermark, and saves the modified document under a new file name. This...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/