Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 182,573 for

doc

(0.87 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – تبدیل فایل MHT به Doc با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/conversion/mht-to-Doc/ Recent content in تبدیل فایل MHT به Doc ب......Products – تبدیل فایل MHT به DOC با استفاده از C++ https://products.../mht-to-doc/ Recent content in تبدیل فایل MHT به DOC با استفاده...

    products.aspose.com/pdf/fa/cpp/conversion/mht-t...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – การแปลงไฟล์ PDF เป็น Doc โดยใช้ Python via Java https://products.aspose.com/pdf/th/python-java/conversion/pdf-to-Doc/ Recent content in การแปลง......Products – การแปลงไฟล์ PDF เป็น DOC โดยใช้ Python via Java https://products...df-to-doc/ Recent content in การแปลงไฟล์ PDF เป็น DOC โดยใช้...

    products.aspose.com/pdf/th/python-java/conversi...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – تبدیل فایل XML به Doc با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/conversion/xml-to-Doc/ Recent content in تبدیل فایل XML به Doc ب......Products – تبدیل فایل XML به DOC با استفاده از C++ https://products.../xml-to-doc/ Recent content in تبدیل فایل XML به DOC با استفاده...

    products.aspose.com/pdf/fa/cpp/conversion/xml-t...
  4. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Row.IsLastRow | Aspose.Words for .NET

    Discover the Row IsLastRow property. Easily identify if a row is the last in a table for streamlined data management and enhanced programming efficiency.... Document doc = new Document ( MyDir + "Table...pages.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  6. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your text, enhancing Document presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Paragraph.isEndOfCell property | Aspose.Words f...

    Paragraph.isEndOfCell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... let doc = new aw . Document ( base ....two pages.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for Document binding.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 6 ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize Document margins for binding. Enhance your layout with perfect margins for professional results.... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); builder . Writeln ( "My Booklet:"...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Adjustment.value property | Aspose.Words for Py...

    Adjustment.value property. Gets or sets the raw value of the adjustment.... doc = aw . Document ( file_name =...rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...