Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 18,447 for

docx to doc

(2.11 sec)
  1. Search Documents via Python | products.aspose.com

    Search Documents including Microsoft Office Word, Excel, PowerPoint, PDF via your Python application. Search Documents online via app....with Python Search in DOC Search in DOCX Search in ODP Search...

    products.aspose.com/total/python-net/search/
  2. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for cusTomizable section settings. Optimize your Document layout with easy access To page and section configurations....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var Doc = new Aspose.Words.Document(@"C:\Users\admin\DeskTop\demo.Docx"); foreach (Paragraph para in Doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(...sktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/some-content-cannot-be-repla...
  4. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Questions Regarding Large File Conversion and C...

    Can you please confirm the recommended maximum Document size (in MB or pages) for reliable Docx → PDF conversion using Aspose.Words for Python via .NET? Are there any specific memory or timeout configurations recomm…...(in MB or pages) for reliable DOCX → PDF conversion using Aspose...maximum document size for reliable DOCX to PDF conversion using Aspose...

    forum.aspose.com/t/questions-regarding-large-fi...
  6. Document Compression via C++ | products.aspose.com

    Reduce size by compressing Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Test the compression result online....document formats, including DOCX, XLSX, PPTX, and PDF, with optimal...Compress DOC Files Compress DOCM Files Compress DOCX Files Compress...

    products.aspose.com/total/cpp/compress/
  7. EQ Field Enclosure (\o, \o\ac) Renders Incorrec...

    Description When converting a Docx file To image or HTML using Aspose.Words, content generated by a Word EQ field with enclosure formatting is rendered incorrectly. Field Equation Example { EQ \o({enclose character},{co…...Description When converting a DOCX file to image or HTML using...character},{content}) } Sample Docx sample.docx (15.5 KB) Expected Result...

    forum.aspose.com/t/eq-field-enclosure-o-o-ac-re...
  8. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users To open Documents in read-only mode for enhanced security and integrity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.set...
  9. RtfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.RtfSaveOptions class. Can be used To specify additional options when saving a Document inTo the [SaveFormat.RTF](../../aspose.words/saveformat/#RTF) format...files used when saving to a DOC or DOCX file. By default, this property...to .rtf with custom options. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MARKDOWN Ის Რედაქტირება Javascript

    შეცვალეთ MARKDOWN JavaScript კოდში....require( '@aspose/words' ); var doc = new aw.Document( "Input.md"...builder = new aw.DocumentBuilder(doc) // Ჩადეთ ტექსტი დოკუმენტის დასაწყისში...

    products.aspose.com/words/ka/nodejs-net/edit/ma...