Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 15,024 for

pdf to doc

(1.12 sec)
  1. SaveFormat | Aspose.Words for Java

    Indicates the format in which the Document is saved in Java....Document doc = new Document(getMyDir() + "Document.docx"); doc.save(getArtifactsDir()...and saves it as a BMP file. DOC Saves the document in the Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. PUB Command Line Converter | Aspose.PUB CLI Tools

    Powerful Command-Line Converter Tool from Aspose.PUB To convert PUB Documents easily and efficiently. Aspose CLI PUB converter....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/pub/net/cli-tools/pub-convert/
  4. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  5. | Aspose

    Sample code for WBMP To XLS Java conversion. Use API example code for batch WBMP files To XLS conversion within any Web or DeskTop Java based application....different formats including PDF, CSV, XLSX, TXT, HTML, XPS, and...File) Text (Text Document File) DOC (Documents generated by Microsoft...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  6. View DRC File Formats via .NET | products.aspos...

    C# source code To load, render and display DRC Documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Viewer Drc HTML JPG PDF XML DOC DOC DRC File Viewer for .NET...

    products.aspose.com/3d/net/viewer/drc/
  7. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auTo_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings.... doc = aw . Document ( file_name =...hyphenation if any is available. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.Pdf for .NET version 10.0.0. I’m attempting To add multiple fields with the same name To a Pdf. I’ve been able To use the code snippet below To add multiple fields at different coordinates and …...PDF Product Family kmalecek October...3:10pm 1 Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  9. Document.FontSettings | Aspose.Words for .NET

    Discover how To cusTomize Document font settings effortlessly. Enhance your Documents with tailored font options for improved readability and style.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during Document loading or saving. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...

    reference.aspose.com/words/cpp/aspose.words/war...