Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 17,116 for

docx to doc

(0.13 sec)
  1. Extract Text and Images from ODT File Online an...

    Online ODT file parser app. Java API code To extract images and text content from ODT Document....[Product Documentation](https://docs.aspose.com/words/java/syste...Parse DOC Files (Microsoft Word Binary Format) Parse DOCX Files...

    products.aspose.com/total/java/parse/odt/
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorTickMark method. Returns or sets the minor tick marks for the axis in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....docx' ) # Load document with rectangle...rectangle shape with soft edge. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Replace text in equations - Free Support Forum ...

    hello, I need To replace certain values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auTo Doc = System::MakeObject<Document>(u"input.Docx"); System::SharedPtr<F…...{ auto doc = System::MakeObject<Document>(u"input.docx"); Sys...ons>(); for (int i = 0; i < doc->GetChildNodes(NodeType::OfficeMath...

    forum.aspose.com/t/replace-text-in-equations/31...
  5. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) To add To the left of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used To specify the preferred width of a table or a cell... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the Top-left corner of the containing block of this shape.... doc = aw . Document () # Create a...aw . drawing . GroupShape ( doc ) self . assertEqual ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object To enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a shape, give it...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects.... Document doc = new Document (); // Insert...GroupShape group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the paragraphs of the same style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Apply a large amount of...

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