Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 15,057 for

doc to pdf

(0.25 sec)
  1. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_ConsecutiveHyphenLimit method. Gets or sets the maximum number of consecutive lines that can end with hyphens. Default value for this property is 0 in C++.... PDF. Examples Shows how to configure...automatic hyphenation. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. 使用Aspose.word把转换ODT转换为PDF的时候,嵌入了罗马数字序列,并且总页数减少了...

    ODT Pdf: Could you advise how To fix this? Thank...word把转换ODT转换为PDF的时候,嵌入了罗马数字序列,并且总页数减少了 中文技术支持 words-java...1209×345 36.8 KB 1213×70 4.94 KB pdf: 1034×277 17.1 KB 931×71 4.24...

    forum.aspose.com/t/aspose-word-odt-pdf/316539
  3. Java :word 转pdf 报错 java.lang.IllegalArgumentExc...

    java.lang.IllegalArgumentException: Unexpected number style: ‘62’...Java :word 转pdf 报错 java.lang.IllegalArgumentExcep: Unexpected...converting a Word document to PDF with Aspose.Words for Java. The...

    forum.aspose.com/t/java-word-pdf-java-lang-ille...
  4. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless Document conversion and enhanced workflow efficiency. Transform your Documents effortlessly.... string doc = MyDir + "Big document.docx"...ConverterContext ()) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  5. Online OFT to PNG Conversion or Build .NET base...

    Free online app To convert OFT To PNG files. .NET C# conversion library code for OFT Documents....Microsoft Word, Excel, Powerpoint, PDF, Email files, Images and other...Aspose.Slides for .NET , Aspose.PDF for .NET , Aspose.Imaging for...

    products.aspose.com/total/net/conversion/oft-to...
  6. Convert PPTM to XLTX in Android Apps or with fr...

    Convert PPTM To XLTX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM To XLTX online converter quickly before integrating the code....The Portable Document Format (PDF) is a widely used file format...archiving and printing. However, the PDF format is not suitable for editing...

    products.aspose.com/total/android-java/conversi...
  7. Several JPG Into TIFF C#

    Merge multiple JPG inTo TIFF in C# code. Save JPG as TIFF using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-tiff/
  8. Several JPG Into JPG C#

    Merge multiple JPG inTo JPG in C# code. Save JPG as JPG using C#....jpg" }; var doc = new Document(); var builder...builder = new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...

    products.aspose.com/words/net/merge/jpg-to-jpg/
  9. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your Document in their original order with PageSet Even. Streamline your workflow and enhance Document management!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( int i = 0 ; i < 5 ;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the Document in their original order.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 5 ;...

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