Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 23,564 for

only

(0.17 sec)
  1. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB... its exported raw data will only contain the glyphs that the...If the text in our document only uses a small fraction of a font's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient font resource management. Default, 0.... its exported raw data will only contain the glyphs that the...If the text in our document only uses a small fraction of a font's...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...PDF); The error happen only if i use the license aspose...mentioned that the error occurs only when using the Aspose license...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  4. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...characters in Text, and I can only guess what CharInfo correspond...not in the extracted text. I only know there is a tab because...

    forum.aspose.com/t/problem-reading-pdf-containi...
  5. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++.... FieldEnd can only be a child of Paragraph . A...field end character. Some fields only have field start, field code...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...Create a new DataTable that only includes valid formulas. Import...ImportData method to import only the valid formulas. Here’s an...

    forum.aspose.com/t/cells-importdata-is-failing-...
  7. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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.... It includes not only new and updated public methods...The aforesaid methods requires only one parameter (either Height...

    docs.aspose.com/imaging/net/public-api-changes-...
  8. ToaCategories | Aspose.Words for Java

    Represents a table of authorities categories in Java....this switch, a TOA field will only pick up entries from TA fields...this switch, a TOA field will only pick up entries from TA fields...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Text Document|Aspose.Words for Nod...

    Work with a text document and modify its objects using Node.js....list of available options, but only an example of working with some...that it appears in dialogue only if any of Arabic or Hebrew editing...

    docs.aspose.com/words/nodejs-net/working-with-t...
  10. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang 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.... Not only can it re‑calculate formulas...them repeatedly while modifying only a small part of them, it may...

    docs.aspose.com/cells/go-cpp/calculate-formulas/