Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 18,420 for

docx to doc

(0.3 sec)
  1. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added To the margin for Document binding.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 6 ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export To Markdown, ensuring accurate and efficient Document conversion....Document doc = new Document ( MyDir + "Office math.docx" ); MarkdownSaveOptions...MarkdownOfficeMathEx . Image ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings To optimize Document margins for binding. Enhance your layout with perfect margins for professional results.... Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); for ( int i = 0 ; i < 6 ;...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Aspose::Words::Document::Protect method | Aspos...

    Aspose::Words::Document::Protect method. Protects the Document from changes without changing the existing password or assigns a random password in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. TextWatermarkOptions.FontFamily | Aspose.Words ...

    CusTomize your TextWatermarkOptions with the FontFamily property To enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Remove Password from Documents via Java | produ...

    Unlock password protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your Java application....Options with Java Unlock DOC Files Unlock DOCX Files Unlock Excel Files...

    products.aspose.com/total/java/unlock/
  7. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. CusTomize your text in points for enhanced readability and design appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  8. | Aspose

    Sample code for GIF To JSON Java conversion. Use API example code for batch GIF files To JSON conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/gif-to-...
  9. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text To search for is formatted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

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