Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 26,124 for

only

(0.15 sec)
  1. Aspose.TeX's output interface | C++

    Conversion functionality of Aspose.TeX API solution for C++ with TeX, as an output format is explained here with the code examples....primitives of the TeX language can only deal with file names, Aspose...the general interface having only one property that returns a...

    docs.aspose.com/tex/cpp/aspose-tex-output/
  2. How to Install Aspose.PDF for Rust via C++|Aspo...

    This section shows a product description and instructions for installing Aspose.PDF for Rust on your own.... Only download a previous version...the build script. It is used only during compilation to locate...

    docs.aspose.com/pdf/rust-cpp/installation/
  3. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...set for the master theme will only apply if no specific font is...2025, 7:12am 5 Here you are. Only you need to do changes the extension...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  4. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…...the Linux host (alternative, only needed if you must stay on an...Drawing for .NET. It was released only to work in Linux like operating...

    forum.aspose.com/t/issue-while-converting-html-...
  5. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...original document is not preserved, only content is inserted into the...so that it only preserve the headers/footers only for the inserted...

    forum.aspose.com/t/insertdocument-custom-margin...
  6. 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/java/public-api-changes...
  7. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++....However, an encrypted ODS file can only be opened by OpenOffice after...encrypted ODS file can be opened only in OpenOffice. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  8. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...are independent properties – only the horizontal flags control... and the row must be closed only after the second cell has been...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  9. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....drawing effects, you need to not only know where the object is, but...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  10. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.Cells for .NET API....Possible Usage Scenarios When you only need to manipulate some data...

    docs.aspose.com/cells/net/get-max-index-in-row-...