Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 40,576 for

one

(0.47 sec)
  1. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into One PDF single file programmatically with C++ sample code using Aspose.PDF for C++...or different file types into one file using C++ Merge MD files...get_Pages ()) { // add page from one document to another directly...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  2. Please update the OCR.net developers reference ...

    I’m trying to do OCR on specific multiple windows within a single image by using RecognitionAreas. The dev reference shows that I can get separate results for each window by using: // Output recognition results for eac…...I'm getting the results for one image with multiple RecongitionAreas...of one) instead of a list of multiple rectangles for one instance...

    forum.aspose.com/t/please-update-the-ocr-net-de...
  3. Aspose::Words::Saving::MultiPageLayout::Vertica...

    Aspose::Words::Saving::MultiPageLayout::Vertical method. Creates a layout where all specified pages are rendered vertically One below the other in a single output in C++....pages are rendered vertically one below the other in a single output...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 使用C++检测空白工作表|Documentation

    本文展示了如何使用Aspose.Cells的C++ API编程检测Excel工作簿中的空白工作表。...() << " is not empty because one or more cells are populated"...not empty because there are one or more shapes" << endl ; } //...

    docs.aspose.com/cells/zh/cpp/detecting-empty-wo...
  5. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java....document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/java/com.aspose.word...
  6. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....document normally, there will be one output HTML // document with...document to multiple HTML files: one for each section. options . ...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlSaveOptions.DocumentPartSavingCallback | As...

    Control document part saving with HtmlSaveOptions' DocumentPartSavingCallback. Optimize your HTML or EPUB exports for seamless user experience....document normally, there will be one output HTML // document with...document to multiple HTML files: one for each section. options . ...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new One to use the methods provided and save the modified Excel file....intercept the TODAY function and add one day to the system date. So if...CalculationData.CalculatedValue: add a one‑day offset to the date data ...

    docs.aspose.com/cells/javascript-cpp/implement-...
  10. Create Multipage TIFF using Java

    This show guide explains how to create multipage TIFF using Java. It provides information to set the IDE, a list of steps, and a sample code to combine multiple TIFF files into One using Java....combine multiple TIFF files into one using Java . It will provide...how to merge TIFF files into one using Java . Define the source...

    kb.aspose.com/imaging/java/create-multipage-tif...