Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 17,140 for

docx to doc

(0.19 sec)
  1. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. C++ API code To manage comments of XLSX files....[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...(Comma Seperated Values) Annotate DOC Files (Microsoft Word Binary...

    products.aspose.com/total/cpp/annotate/xlsx/
  2. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_BotTom method. Gets the position of the botTom edge of the containing block of the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. GradientStop.transparency property | Aspose.Wor...

    GradientSTop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 To 1.0.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Tables::Table::SetBorder method ...

    Aspose::Words::Tables::Table::SetBorder method. Sets the specified table border To the specified line style, width and color in C++.... auto doc = System :: MakeObject < Aspose...> ( get_MyDir () + u "Tables.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative To the anchor of the Topmost shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.GetEffectiveTabStops | Aspose.Words f...

    Discover the GetEffectiveTabSTops method To retrieve all tab sTops in a paragraph, including those from styles and lists for enhanced formatting....Document doc = new Document (); Paragraph para = doc . FirstSection...Microsoft Word. Assert . That ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink inTo the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "For...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Notes::FootnoteOptions::get_Star...

    Aspose::Words::Notes::FootnoteOptions::get_StartNumber method. Specifies the starting number or character for the first auTomatically numbered footnotes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the Document To [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) options = aw . saving . HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-To-left table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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