Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 40,428 for

one

(0.35 sec)
  1. Export XML Data Linked to an XML Map Inside the...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....XML Maps in the workbook, one by one. Please check the sample...

    docs.aspose.com/cells/java/export-xml-data-link...
  2. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Make one document as the base file Call...concatenating and merging files one by one. Call the Save() method and...

    products.aspose.com/slides/net/merger/pptm/
  3. Convert PDF File|Aspose.PDF for .NET

    Learn how to convert a PDF file to various formats in .NET using Aspose.PDF for flexible document handling....and then convert to image one by one while ( converter . HasNextImage...number of dots per inch. The next one FormPresentationMode - form presentation...

    docs.aspose.com/pdf/net/convert-pdf-file/
  4. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file.... One method takes the Scene class...object as a parameter and another one takes the Mesh class object as...

    docs.aspose.com/3d/net/build-tangent-and-binorm...
  5. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to split across a page break...."false" to keep the row // in one piece if a table spans two pages...the row is too big to fit in one page, Microsoft Word will push...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a document in the XLSX format in C++....sections of a document are saved on one worksheet. Examples Shows how...'SingleWorksheet' to display all document on one worksheet. auto xlsxSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...Unique Target Region To set one target area for barcode recognition...for barcode detection within one source image. This can be done...

    docs.aspose.com/barcode/python-net/set-target-r...
  8. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin text fonts, enhancing your design with character codes 0-127 for improved readability....combine two different fonts in one run. Document doc = new Document...run with one word consisting of ASCII characters, and one word with...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Merge HTML Files to PDF in Python

    This basic guide explains how to merge HTML files to PDF in Python. It explains the library installation in your system and the step-by-step procedure along with a runnable code snippet to combine HTML to PDF in Python.... to combine HTML files into one PDF in Python . Moreover, you...merge multiple HTML files into one PDF in Python . Firstly, prepare...

    kb.aspose.com/html/python/merge-html-files-to-p...
  10. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....duplicate styles with the original one and remove duplicates from a...definitions with the original one and remove the extras. Q: Can...

    docs.aspose.com/words/java/clean-up-a-document/