Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 17,116 for

docx to doc

(0.08 sec)
  1. Aspose::Words::Tables::Table::get_CellSpacing m...

    Aspose::Words::Tables::Table::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. TextBox.internal_margin_right property | Aspose...

    TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextBox.internal_margin_top property | Aspose.W...

    TextBox.internal_margin_Top property. Specifies the inner Top margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including cusTomers and evaluation. The main avenue for technical support is the S…...Document doc = new Aspose.Words.Document("in.docx"); doc.Save("out...Document doc = new com.aspose.words.Document("in.docx"); doc.save("out...

    forum.aspose.com/t/aspose-words-faq/2711
  6. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. STores and manages formatting of bulleted and numbered lists used in a Document. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InserToleObject method, allowing seamless embedding of OLE objects from streams.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Microsoft Excel...

    reference.aspose.com/words/net/aspose.words/doc...
  8. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured Documents, ensuring seamless integration and accuracy.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  9. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured Documents for improved efficiency and organization.... Document doc = new Document (); // Construct...#2</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

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