Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 18,467 for

docx to doc

(0.33 sec)
  1. How-to Articles – HTML Questions in C# Examples

    Find answers To popular questions about how To work with HTML files in C# using Aspose.HTML for .NET. Gain ready-To-use C# examples....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/how-to-articles/
  2. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property To cusTomize your Document rendering. Control which pages To save for optimized output. Explore now!...Document doc = new Document ( MyDir + "Images.docx" ); ImageSaveOptions...imageOptions . PageSet = pageSet ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your Documents effortlessly with ConvertToImages. Convert pages To high-quality image files quickly and easily for enhanced sharing and sTorage.... string doc = MyDir + "Big document.docx" ; Stream [] streams...Converter . ConvertToImages ( doc , SaveFormat . Png ); ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.low...
  5. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for cusTomizable Document margins. Enhance your Document formatting with easy-To-use presets!...Document doc = new Document ( MyDir + "Rendering.docx" ); // Saving...the document within its pages. doc . Save ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words/mar...
  7. Redact Documents via Java | products.aspose.com

    Search and replace PDF, Microsoft Word Documents, Excel spreadsheets and PowerPoint presentations data via your Java application....Options with Java Redact DOC Files Redact DOCX Files Redact Excel Files...

    products.aspose.com/total/java/redact/
  8. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....Document doc = new Document(getMyDir() + "Document.docx"); Assert...Assert.assertEquals(doc.getBuiltInDocumentPr().getBytes(), 18105);...

    reference.aspose.com/words/java/com.aspose.word...
  9. File corruption after replacing hyperlinks with...

    We’ve recently run inTo an issue while replacing hyperlinks in a number of cusTomer sample files using Aspose.Words. Although the links appear To be updated in the resulting Documents, they do not work as expected when v…...docx Sample C# Console Application...files: "Sample File - Updated.docx" (simple link change) "Sample...

    forum.aspose.com/t/file-corruption-after-replac...
  10. Summarize a Document|Aspose.Words for .NET

    Summarize a Document. Aspose.Words for .NET simplifies Document summarization using OpenAI and Google AI models by allowing you To specify the summary length....be summarized, including DOC, DOCX, RTF, HTML, EPUB, and PDF...

    docs.aspose.com/words/net/summarize-a-document/