Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 41,504 for

document properties

(0.24 sec)
  1. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row, column, or cell. Convert the name of the cell to row and column index (zero‑based) using Aspose.Cells for JavaScript via C++....C++ provides the following properties and methods to help you achieve...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/get-cells-...
  2. Android API to Render XPS to PS | products.aspo...

    Transform XPS to PS via Android via Java API...fixed-layout document format that is used to store documents in a way...the standard for printing documents. Therefore, it is necessary...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render TEX to MARKDOWN | product...

    Transform TEX to MARKDOWN via Android via Java API... TEX is a document preparation system that is...used for the typesetting of documents, while MARKDOWN is a lightweight...

    products.aspose.com/total/android-java/conversi...
  4. Convert PDF to U3D via C# | products.aspose.com

    Sample code for PDF to U3D C# conversion. Use API example code for batch PDF files to U3D conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...U3dSaveOptions Set U3D specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/pdf-to-u3d/
  5. Convert U3D to PDF via C# | products.aspose.com

    Sample code for U3D to PDF C# conversion. Use API example code for batch U3D files to PDF conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...PdfSaveOptions Set PDF specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/u3d-to-pdf/
  6. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....The Style class provides properties for adding borders to cells...object which provides two properties, GetColor() and GetLineStyle()...

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  7. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances Document rendering by specifying TrueType font sources for optimal results....TrueType fonts when rendering documents or embedding fonts. public...to the system. Setting this property resets the cache of all previously...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FontSubstitutionRule Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSubstitutionRule class—your essential guide for effective font substitution in Document processing and design....the Working with Fonts documentation article. public abstract...class FontSubstitutionRule Properties Name Description virtual...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...GetBytes(html)); var document = new Document(input, new HtmlLoadOptions());...memoryStream = new MemoryStream(); document.Save(memoryStream); var actualPdfBytes...

    forum.aspose.com/t/converting-html-to-pdf-error...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...compare and analyze printed documents. Professional Presentation...

    docs.aspose.com/cells/net/how-to-print-excel-as...