Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 40,517 for

one

(0.21 sec)
  1. Support, Extend and Contribute to Aspose.Pdf in...

    Learn how to support, extend, and contribute to Aspose.PDF for Ruby to enhance its features and improve your PDF solutions....feature or improving the existing ones, so that others could also benefit...the latest source code from one of the following locations: GitHub...

    docs.aspose.com/pdf/java/support-extend-and-con...
  2. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....empty document, by default, has one paragraph. ASSERT_EQ ( 1 , doc...document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/cpp/aspose.words/run/
  3. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…...119989000 to one cell in ms excel to create one template file...excel the maximum digits for one numer is 15, so you can only...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  4. SpreadsheetML - XLSX, XML|Documentation

    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....or generate OOXML documents one must invest in learning the format...documents from fragments, from one or multiple documents, while...

    docs.aspose.com/cells/net/spreadsheetml-xlsx-xml/
  5. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....document contains one section, one body and one paragraph. // Call...document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/java/com.aspose.word...
  6. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....paragraph, creates and appends one empty paragraph. fetchInheritedRunAtt(int...document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....an IF field, which displays one of two custom string values,...); // Finally, we will create one more field builder for the IF...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into One single PDF. It has been pointed out to me that when an image that is larger than the page is appended, the aspect …... etc) and appends each into one single PDF. It has been pointed...adjustments: one using the original operator-based approach and one using...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...
  9. PDF to PDF conversion Issue using ASPOSE jar 25...

    We are using our custom code to convert PDF to PDF using ASPOSE library with jar file version 25.11. This is causing issues for couple of PDF files, and it is also bringing down the application node. We are using below …...out‑of‑memory / crash symptoms ; one user confirmed that version 21...loading and saving calls). Share one of the problematic PDF files...

    forum.aspose.com/t/pdf-to-pdf-conversion-issue-...
  10. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....layout, or update an existing one. Both of these can be performed...Words will use the existing one, in order to avoid consuming...

    docs.aspose.com/words/cpp/creating-a-page-layout/