Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 16,758 for

true type

(0.17 sec)
  1. Aspose::Words::Drawing::OleFormat::get_OleContr...

    Aspose::Words::Drawing::OleFormat::get_OleControl method. Gets OleControl objects if this OLE object is an ActiveX control. Otherwise this property is null in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...get_Value ()); ASPOSE_ASSERT_EQ ( true , checkBox -> get_Enabled ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...makedirs(out_dir, exist_ok=True) out_path = os.path.join(out_dir...get_child_nodes(aw.NodeType.RUN, True) run_count = runs.count for...

    forum.aspose.com/t/change-styles-for-complete-d...
  3. PDF corrupt after stamping using 11.3.0 what is...

    After applying an image stamp to a PDF the resulting file throws this error when trying to open with Acrobat: Screenshot 2025-11-10 085111.png (28.7 KB) The file can be opened with Chrome or Edge without issue but not …...Background = true; stamp.Width = doc.Pages[1].GetPageRect(true).Width;...Height = doc.Pages[1].GetPageRect(true).Height; doc.Pages[1].AddStamp(stamp);...

    forum.aspose.com/t/pdf-corrupt-after-stamping-u...
  4. XlsxSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XlsxSaveOptions to enhance your document conversion to Xlsx. Unlock advanced saving options for optimal results!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 设置 Visio Shape 的 XForm、Line 和 Fill 数据|Documenta...

    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....getShape ( 1 ); // set line dash type by index shape . getLine ()...getLineCap (). setValue ( BOOL . TRUE ); // set line color transparency...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  6. How to create TreeMap chart with Node.js via C+...

    Learn how to create a Treemap chart in Aspose.Cells for Node.js via C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....difficult with other chart types. TreeMap chart After running...shown chart . setShowLegend ( true ); // Set the chart title name...

    docs.aspose.com/cells/nodejs-cpp/creating-treem...
  7. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...setRecognizeBullets(true); // keep real lists saveOptions...multi-column docs // saveOptions.setIm(true); // Save the PDF as a DOCX...

    forum.aspose.com/t/document-comparison-using-as...
  8. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...AlwaysQuoted = True } Using csvStream As New MemoryStream()...time. Use a Different Input Type : Instead of using OcrInput...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  9. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...Remarks The following chart types do not support data tables:...these types. Showing a data table for the chart types throws...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...Name and version, Application Type, JDK Version with us. Also,...false, IsRenderToSinglePage = true }; using (var htmlStream = new...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...