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

pdf to doc

(0.78 sec)
  1. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a Document easily and fast instead of using Docx4j.... Java Document doc = new Document ( dataDir + "AsposeHeaderFooter...docx" ); for ( Section section : doc . getSections ()) { // Up to...

    docs.aspose.com/words/java/remove-header-and-fo...
  2. Logo Image duplicated - Free Support Forum - as...

    My Word Document contains a logo in the Header. When it is converted To Pdf the logo is duplicated. In word te Document looks like this but when converted it looks like this Can you explain what is happening here…... When it is converted to PDF the logo is duplicated. In word...logo being duplicated in the PDF conversion from your Word document...

    forum.aspose.com/t/logo-image-duplicated/319074
  3. File Format Automation APIs for Multiple Platfo...

    Microsoft Excel Word PowerPoint Email Pdf Visio Project Barcode OCR Imaging OneNote 3D and CAD Manipulation APIs for .NET, Java, Android, C++. Components for SharePoint, Extensions for Reporting Services and Exporters for JasperReports....APIs Manipulate Word, Excel, PDF, PowerPoint, Outlook and more...presentations, email messages & PDF files in C++ applications. Aspose...

    products.aspose.com/total/family/
  4. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name....test_font_substitution ( self ): doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....DOCX or DOC, cannot have white spaces. However, PDF allows such...you need to use bookmarks in PDF, XPS or SWF outlines, you can...

    docs.aspose.com/words/java/working-with-bookmarks/
  6. ParagraphFormat.SuppressAutoHyphens | Aspose.Wo...

    Control hyphenation in your Document with the ParagraphFormat SuppressAuToHyphens property, ensuring clear and professional paragraph formatting.... Document doc = new Document ( MyDir + "German...hyphenation if any is available. doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  7. Merge ODP Files Online or using C++ | products....

    Free online app To combine different ODP presentations. C++ merging library code To merge ODP presentation inTo format of your choice.... Save merged ODP file as PDF, Images, Word, Excel, PowerPoint...required format: PPTX, PDF, DOCX, DOC, XLSX, Image, HTML, and...

    products.aspose.com/total/cpp/merge/odp/
  8. Question about Digital Signature Preservation w...

    I am currently working with Aspose.Pdf for .NET version 22.2.0 in a .NET 9 project, and I have an important question regarding digital signature preservation when filling Pdf form fields. Current Situation: I need To fi…...PDF 22.2.0 Aspose.PDF Product Family wndmatheus...currently working with Aspose.PDF for .NET version 22.2.0 in a...

    forum.aspose.com/t/question-about-digital-signa...
  9. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...

    reference.aspose.com/words/cpp/aspose.words/war...
  10. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... doc = aw . Document ( MY_DIR + 'Rendering...font_fallback_stream ) doc . font_settings = font_settings doc . save ( ARTIFACTS_DIR...

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