Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 17,419 for

true type

(0.82 sec)
  1. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the Type of shape in a Microsoft Word document....ShapeType enumeration Specifies the type of shape in a Microsoft Word...Note that shapes of many other types can also have text inside them...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++通过JavaScript追踪前导和依赖单元格|Documentation

    学习如何使用C++通过Aspose.Cells for JavaScript追踪电子表格中的前导和依赖单元格。了解如何识别复杂财务工作表中的链接单元。...Precedents Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/precede...
  3. Mailbox Management with Microsoft Graph|Documen...

    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.... setEnabled ( true ); rule . setConditions ( new..."testUser@host.com" , "testUser" , true )); rule . getActions (). setStopProcessingRul...

    docs.aspose.com/email/java/mailbox-management-w...
  4. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…...the EmbedFullFonts property to true . This ensures that the entire...PdfSaveOptions(); options.EmbedFullFonts = true; doc.Save("output.pdf", options);...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  5. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....ANY, true).getCount(); indentAndAppendLine("[Document...getChild(NodeType.SPECIAL_CHAR, 0, true); myDocTextExtractor = new DocTextExtractor();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...PrintGridlines = true; worksheet.IsGridlinesVisible = true; ImageOrPrintOptions...ImageOrPrintOptions { OnePagePerSheet = true, ImageType = ImageType.Jpeg...

    forum.aspose.com/t/image-gridline-color-differe...
  7. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Chart" ); // Set the Placement Type, the way the Label is attached...contents. // textframe0.setAutoSize(true); // Set the font color. textbox0...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  8. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java....setEnabled(true); // Original font metrics should...getLayoutOptions().setKeepOriginalFontM(true); // We will get a font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  9. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility....obtain information about the file type in order to avoid an exception...detected information about the file type. DetectFileFormat only checks...

    docs.aspose.com/words/cpp/detect-file-format-an...
  10. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library.... setSplitIntoPages ( true ); // Save the document document...saveOptions . setCompressSvgGraphi ( true ); document . save ( DATA_DIR...

    docs.aspose.com/pdf/java/convert-pdf-to-html/