Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 5,601 for

compare document

(0.07 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....chart: // The path to the documents directory. const String outPath...markers: // The path to the documents directory. const String outPath...

    docs.aspose.com/slides/cpp/create-chart/
  2. 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...
  3. Digitally Sign PPTX File Online or using C++ | ...

    Free online app for digital signature in PPTX Presentation. Develop C++ application to electronically sign PPTX Presentations....Develop powerful C++ based PPTX document signing applications. Freely...digital signature into various documents including PPTX files online...

    products.aspose.com/total/cpp/signature/pptx/
  4. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....whether it’s a group shape comparing ShapeType with Group or by...GroupShape . Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TabStop.Equals | Aspose.Words for .NET

    Discover the TabStop Equals method to efficiently Compare TabStop instances. Enhance your coding precision and streamline your development process!...Equals method Compares with the specified TabStop...work with a document’s collection of tab stops. Document doc = new...

    reference.aspose.com/words/net/aspose.words/tab...
  6. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines....applied to paragraphs in the document directly. Examples Shows how...and use it in a document. doc = aw . Document () # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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-...
  8. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your Documents. Enhance your formatting effortlessly!...the Working with Tables documentation article. public class TableStyle...table style. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/tab...
  9. FieldSkipIf | Aspose.Words for Java

    Implements the SKIPIF field in Java....with Fields documentation article. Remarks: Compares the values...cancels the current merge document, moves to the next data record...

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

    Implements the IF field in Java....with Fields documentation article. Remarks: Compares the values...insert an IF field. Document doc = new Document(); DocumentBuilder...

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