Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 30,980 for

doc

(0.14 sec)
  1. ViewOptions.formsDesign property | Aspose.Words...

    ViewOptions.formsDesign property. Specifies whether the Document is in forms design mode.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OptionButtonControl.Type | Aspose.Words for .NET

    Discover the OptionButtonControl Type property for Forms 2.0. Learn how to enhance your forms with this essential control type feature.... Document doc = new Document ( MyDir + "Radio...); Shape shape1 = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Table.preferred_width property | Aspose.Words f...

    Table.preferred_width property. Gets or sets the table preferred width.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – การแปลงรูปแบบไฟล์ผ่าน Javahttps://products.aspose.com/total/th/java/conversion/Recent content in การแปลงรูปแบบไฟล์......application/rss+xml Java: Java API เพื่อแปลง DOC เป็น CSV หรือด้วยตัวแปลงออนไ...com/total/th/java/conversion/doc-to-csv/Mon, 01 Jan 0001 00:00:00...

    products.aspose.com/total/th/java/conversion/in...
  6. BuiltInDocumentProperties.HyperlinkBase | Aspos...

    Discover the BuiltInDocumentProperties HyperlinkBase property to optimize relative hyperlinks in your Documents for seamless navigation and enhanced user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a relative hyperlink...

    reference.aspose.com/words/net/aspose.words.pro...
  7. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    Discover the ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle property. Optimize your Document layout by eliminating space between same-style paragraphs.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Apply a large amount of...

    reference.aspose.com/words/net/aspose.words/par...
  8. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides typed access to the rows of the table.... let doc = new aw . Document ( base ...."Tables.docx" ); let tables = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node.remove method | Aspose.Words for Python

    Node.remove method. Removes itself from the parent.... doc = aw . Document ( file_name =...MY_DIR + 'Images.docx' ) shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ();...(); SharedPtr < Body > body = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...