Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 18,473 for

docx to doc

(0.09 sec)
  1. FramesetCollection.Count | Aspose.Words for .NET

    Discover the FramesetCollection Count property, easily access the Total number of frames in your collection for efficient web management....Document doc = new Document ( MyDir + "Frameset.docx" ); Assert...Assert . That ( doc . Frameset . ChildFramesets . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fra...
  2. Frameset.ChildFramesets | Aspose.Words for .NET

    Discover the Frameset ChildFramesets property To easily access and manage collections of child frames and pages for enhanced web design....Document doc = new Document ( MyDir + "Frameset.docx" ); Assert...Assert . That ( doc . Frameset . ChildFramesets . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fra...
  3. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field To this paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your Documents.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  5. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your Documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two fields while...

    reference.aspose.com/words/net/aspose.words/doc...
  6. BaseWebExtensionCollection1.Count | Aspose.Word...

    Discover the BaseWebExtensionCollection Count property To easily retrieve the Total number of elements, enhancing your web development efficiency....Document doc = new Document ( MyDir + "Web extension.docx" ); Assert...Assert . That ( doc . WebExtensionTaskPane . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.web...
  7. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. Android API code To extract images and text from PDF Document....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...Parser Options with Android Parse DOC Files (Microsoft Word Binary...

    products.aspose.com/total/android-java/parse/pdf/
  8. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder construcTor. Initializes an instance of the [FieldArgumentBuilder](../) class.... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

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

    Discover the PageSetup Orientation property To easily adjust your Document's page layout. Optimize your printing with cusTomizable orientation settings!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...
  10. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Pareto chart....

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