Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 14,936 for

doc to pdf

(0.18 sec)
  1. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words To compare Docx Documents. This worked as expected until Today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...pdf", SaveFormat.Pdf); Our testdocuments...result right.Save("diff.pdf", SaveFormat.Pdf); Why does this work...

    forum.aspose.com/t/aspose-words-compare-incorre...
  2. MS Publisher file manipulation API | .NET

    C# ASP.NET VB.NET Publisher API To parse, process and convert MS Publisher files. Code pub files on Mac, Windows, Linux, and anywhere....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/pub/net/
  3. LayoutOptions.ContinuousSectionPageNumberingRes...

    Discover the LayouToptions ContinuousSectionPageNumberingRestart property for seamless page numbering control in continuous sections. Optimize your Document layout Today!... Document doc = new Document ( MyDir + "Continuous...reset to 2 from the second page. doc . LayoutOptions . ContinuousSectionPag...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Convert SVG to TIFF | Aspose.HTML for .NET

    Convert SVG To TIFF using Aspose.HTML for .NET. 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 Tutorials Live...

    docs.aspose.com/html/net/convert-svg-to-tiff/
  5. 使用 XPS 图形实用程序 | C++

    了解如何使用 Aspose.Page API for C++ 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状...PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/cpp/xps/graphic-utilities/
  6. WarningInfoCollection.Warning | Aspose.Words fo...

    Discover the WarningInfoCollection method that enhances your application by implementing IWarningCallback, effortlessly adding warnings To your collection.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  7. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient Document layout management. Enhance your workflow with powerful notification features....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  8. C++ Split HTML

    Split HTML files inTo e pages using C++ code. Save HTML as separate files using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/split/html/
  9. C++ Split DOCX

    Split DocX files inTo e pages using C++ code. Save DocX as separate files using C++....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/split/docx/
  10. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience.... Document doc = new Document ( MyDir + "Emphases...WarningInfoCollectio (); doc . WarningCallback = warnings ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/war...