Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 40,485 for

one

(0.16 sec)
  1. Product Overview | Aspose.Page for Java

    Java Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for Java....XPS documents, creating new ones and saving either to file or...document is opened or a new one is created), you can add (to...

    docs.aspose.com/page/java/product-overview/
  2. File Formats and Conversions|Aspose.Words for Java

    Convert documents from any supported load to save format with just two lines of Java code. It provides high-quality conversions using Java.... High Fidelity One of the main goals of Aspose.Words...example, there is no simple one-to-one match between all the features...

    docs.aspose.com/words/java/file-formats-and-con...
  3. Picture Fill Is Not Considered When Exporting a...

    In a C# environment, using the latest version of Aspose.Slides package to this day (25.12.0), I have this presentation that contains only One slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide only contains One pic…...presentation that contains only one slide: Export-PNG-Color-NOK.zip...Ko) The slide only contains one picture. The transparency of...

    forum.aspose.com/t/picture-fill-is-not-consider...
  4. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...you need to copy chart from one document to another, just import...simply copy this chart from one doc to another(keep in mind my...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  5. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or stream using Python....document contains one section with default parameters, one empty paragraph...file name or the stream into one of the Document constructors...

    docs.aspose.com/words/python-net/create-or-load...
  6. Copying sheets between workbooks causes issues ...

    Hi, I have a scenario where deleting rows or sheets in a workbook after copying sheets from a different workbook will error if both workbooks contain textjoin functions used in cell formula. This appears to have been wo…...= "=TEXTJOIN(\",\", TRUE, \"ONE\",\"TWO\")"; var wb2 = new Aspose...= "=TEXTJOIN(\",\", TRUE, \"ONE\",\"TWO\")"; //at this point...

    forum.aspose.com/t/copying-sheets-between-workb...
  7. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your documents..../// Insert one QUOTE field inside this region, and one more outside...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Select one of the options. Aspose.Cells...CalcModeType enumeration which has one of the following values: CalcModeType...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  9. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C++.... // For example, one of the elements has a value of...Office scheme, which is the same one as the default: fontFallbackSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML 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 HTML files...get_Pages ()) { // add page from one document to another directly...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/