Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 5,601 for

compare document

(0.24 sec)
  1. Aspose::Words::BuildingBlocks namespace | Aspos...

    Aspose::Words::BuildingBlocks namespace. The Aspose.Words.BuildingBlocks namespace provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document in C++....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/cpp/aspose.words.bui...
  2. Aspose.Words Bug Report: Header Table Renders N...

    Summary Tables in header sections render narrower than body content in converted PDFs, despite having correct width properties. The table width is programmatically set to match the full available page width, but the PDF…...visible gaps on left/right sides compared to body content. Environment...service) Document Format: .docm (Word macro-enabled document) Page...

    forum.aspose.com/t/aspose-words-bug-report-head...
  3. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during Document loading or saving, enhancing your Document management experience....Words during document loading or saving. [Flags]...be missing from either the document tree following load, or from...

    reference.aspose.com/words/net/aspose.words/war...
  4. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word Document with Form Fields, then how can I convert the Document to PDF Document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...12:20pm 1 Hi, If I have a word document with Form Fields, then how...can I convert the document to PDF document with PDF Form Fields...

    forum.aspose.com/t/convert-word-form-fields-to-...
  5. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx Document. Each time, this Document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...an input docx document. Each time, this document contains 5 pages...I’ve tried it with various documents, but each time there was an...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  6. Convert PPTM to EXCEL via C++ or with free Onli...

    Export PPTM to EXCEL in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM to EXCEL online converter quickly before integrating the code....share data in EXCEL format as compared to PPTM. How Aspose.Total...create, manipulate and convert documents within C++ applications. Furthermore...

    products.aspose.com/total/cpp/conversion/pptm-t...
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#....Using a line chart, you can compare a large amount of data at once...grouping, allowing you to compare values across multiple dimensions...

    docs.aspose.com/slides/net/create-chart/
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....Using a line chart, you can compare lots of data at once, track...Map charts are best used to compare data or values across geographical...

    docs.aspose.com/slides/php-java/create-chart/
  9. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in C++....Words during document loading or saving. enum class...be missing from either the document tree following load, or from...

    reference.aspose.com/words/cpp/aspose.words/war...
  10. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/javascript-cpp/calculate-...