Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 15,096 for

doc to pdf

(0.19 sec)
  1. Convert PPTM to DIF via C++ or with free Online...

    Export PPTM To DIF in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM To DIF online converter quickly before integrating the code....The Portable Document Format (PDF) is a widely used file format...reliable manner. However, the PDF format is not suitable for editing...

    products.aspose.com/total/cpp/conversion/pptm-t...
  2. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Several JPG Into GIF Java

    Merge multiple JPG inTo GIF in Java code. Save JPG as GIF using Java....jpg" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/jpg-to-gif/
  4. SaveOutputParameters | Aspose.Words for Java

    This object is returned To the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  5. SvgSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.SVG format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveOptions.renderChoiceFormFieldBorder property. Specifies whether To render Pdf choice form field border....Specifies whether to render PDF choice form field border. get...renderChoiceFormFiel () : boolean Remarks PDF choice form fields are used for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert Excel to DOCX with .NET or Utilizing a ...

    Effortlessly convert Excel To DocX on various .NET Framework, .NET Core, Mono, or Xamarin platforms or explore a free online converter. Test the free online Excel To DocX conversion Tool before seamlessly integrating it inTo your code....to PDF and set SaveFormat to Auto Load the converted PDF file...Options with .NET Convert EXCEL to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/net/conversion/excel-...
  8. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Several JPG Into Image Java

    Merge multiple JPG inTo Image in Java code. Save JPG as Image using Java....jpg" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/jpg-to-image/
  10. HyphenationOptions.consecutive_hyphen_limit pro...

    HyphenationOptions.consecutive_hyphen_limit property. Gets or sets the maximum number of consecutive lines that can end with hyphens... PDF. Examples Shows how to configure...configure automatic hyphenation. doc = aw . Document () builder =...

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