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

docx to doc

(0.45 sec)
  1. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    Discover the DocumentVisiTor VisitBodyStart method—essential for efficiently enumerating main text sTories in your sections. Enhance your coding workflow Today!...DocStructureToText () { Document doc = new Document ( MyDir + "Do..."DocumentVisitor-compatible features.docx" ); DocStructurePrinter visitor...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    Discover the DocumentVisiTor VisitBodyEnd method—efficiently manage text sTory enumeration and enhance your Document processing capabilities....DocStructureToText () { Document doc = new Document ( MyDir + "Do..."DocumentVisitor-compatible features.docx" ); DocStructurePrinter visitor...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Font.Color | Aspose.Words for .NET

    Discover the Font Color property To easily cusTomize text colors in your designs. Enhance readability and aesthetics with vibrant, eye-catching hues!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Row.Hidden | Aspose.Words for .NET

    Row Hidden property Documentation. Control table row visibility in Word Documents programmatically with boolean hide/show settings....Document doc = new Document ( MyDir + "Tables.docx" ); Row row...row = doc . FirstSection . Body . Tables [ 0 ]. FirstRow ; row...

    reference.aspose.com/words/net/aspose.words.tab...
  5. ThemeColors.hyperlink property | Aspose.Words f...

    ThemeColors.hyperlink property. Specifies color for a hyperlink.... doc = aw . Document ( file_name =...= MY_DIR + 'Theme colors.docx' ) # The "Theme" object gives us...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next paragraph style are recursively compared in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a textbox in C++....change its orientation auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto textbox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_botTom property. Specifies the inner botTom 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...
  9. Online PDF Text Search Application or Develop P...

    Free online app To search in PDF files. Java code for any PDF file text search application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/java/search/pdf/
  10. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...

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