Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 3,064 for

doc to pdf

(0.08 sec)
  1. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum To easily choose Document save formats, enhancing your file management and compatibility for seamless workflows.... Doc 10 Saves the document in the...WordprocessingML format. Pdf 40 Saves the document as PDF (Adobe Portable...

    reference.aspose.com/words/net/aspose.words/sav...
  2. Frequently Asked Questions | Aspose.PUB for Java

    Get answers To all the most frequent questions about Aspose.PUB for Java, which is a comprehensive API for manipulation, Conversion and editing .pub files....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/pub/java/faq/
  3. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-To-word-table-formatting/308267/9 请回复一下我发的信息...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...

    forum.aspose.com/t/transfer-excel-range-formatt...
  4. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Overview https://Docs.aspose.com/Pdf/net/overview/ Recent content in Overview on Documentation Hugo -- gohugo.io Sat, 05 Jun 2021 00:00:00 +0000 http......Documentation – Overview https://docs.aspose.com/pdf/net/overview/ Recent...00:00:00 +0000 https://docs.aspose.com/pdf/net/overview/index.xml...

    docs.aspose.com/pdf/net/overview/index.xml
  5. AxisCrosses | Aspose.Words for Java

    Specifies the possible crossing points for an axis in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert EPUB to JPG in Java – Aspose.HTML for Java

    Convert EPUB To JPG in Java using Aspose.HTML for Java API. Consider various EPUB To JPG conversion scenarios in Java code....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/java/convert-epub-to-jpg/
  7. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++.... auto doc = MakeObject < Document > ( MyDir...hyphenation will take effect. doc -> Save ( ArtifactsDir + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  8. Convert SVG to TIFF | C#

    Convert SVG To TIFF in C# using Aspose.HTML API. Consider various SVG To TIFF conversion scenarios in C# examples. Try online SVG Converter....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-svg-to-tiff/
  9. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want To have your own cusTom method called To capture loss of fidelity warnings that can occur during Document loading or saving in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  10. FontSettings | Aspose.Words for Java

    Specifies font settings for a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Arial");...

    reference.aspose.com/words/java/com.aspose.word...