Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 18,475 for

docx to doc

(0.24 sec)
  1. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .Docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the Document. Because of this…...docx file using Flama Light Italic...TC019-Images-WithTableForApose.docx (228.5 KB) TC019-Images-WithTableForApose-dev...

    forum.aspose.com/t/incorrect-flama-font-substit...
  2. HeaderFooterCollection.LinkToPrevious | Aspose....

    Discover the LinkToPrevious method in HeaderFooterCollection To easily connect or disconnect headers and footers across your Document sections for seamless formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  3. PDf output formatted wrong - Free Support Forum...

    Hi, we have an issue when converting a Docx To PDF looks different from the word Document (and also different compared To a PDF generated with MS Word). Reproducable simply with var Doc = new Document(@"S:\tmp\in_anon…...have an issue when converting a docx to PDF looks different from...var doc = new Document(@"S:\tmp\in_anonymized.docx"); doc.Sav...

    forum.aspose.com/t/pdf-output-formatted-wrong/3...
  4. | Aspose

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

    products.aspose.com/ocr/java/conversion/tif-to-...
  5. | Aspose

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

    products.aspose.com/ocr/java/conversion/tif-to-...
  6. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word Document in Java....Exception { Document doc = new Document(); doc.protect(ProtectionType...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  7. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word Document in Java....Exception { Document doc = new Document(); doc.protect(ProtectionType...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom facTor for the generated images.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.relative_vertical_position property |...

    ShapeBase.relative_vertical_position property. Specifies relative To what the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Java API 转换 PUB 文件

    本文介绍了使用 Aspose.PUB for Java 解决方案转换 Publisher 文件的功能,并使用伪代码进行了演示。...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/zh/java/convert-pub-files/