Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 15,785 for

true type

(0.07 sec)
  1. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...which means they can store only true or false values. Making Scroll...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  2. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...UseAntiAliasing = true, UseHighQualityRender = true }; renderer.Save(imgFilePath...are ignored for these image types. Support for Scale , UseHighQualityRender...

    forum.aspose.com/t/svg-vector-image-resolution-...
  3. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....CsvDataSource enables you to work with typed values rather than just strings...define a way to store values of types other than strings, CsvDataSource...

    docs.aspose.com/words/java/accessing-csv-data/
  4. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。...769 , True ) ) caretAnnotation1 . title...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  5. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web page or in cross-platform Electron apps....auto_contrast = true ; settings . auto_denoising = true ; // Extract...the time and effort of manual typing and ensuring there are no human...

    products.aspose.com/ocr/javascript-cpp/
  6. Aspose.PSD for Python via .NET 24.11 - Release ...

    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....oved ( resources , resource_type_to_remove ): for resource in...resource_type_to_remove ): return False return True def assert_are_equal...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Set Parameters for 1D Barcode Types|Documentation

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Node.js via Java...Set Parameters for 1D Barcode Types Contents [ Hide ] Overview Aspose...BarcodeParameters . This property is set to True by default and is valid only...

    docs.aspose.com/barcode/nodejsjava/set-barcode-...
  8. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape... insert_shape ( shape_type = aw . drawing . ShapeType ...text_box . fit_shape_to_text = True text_box . text_box_wrap_mode...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...to see if specific content types or structures are causing delays...setFontsFolder("/compname/conv/fonts/", true); Document doc = new Document(file...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  10. How to Convert DAE to OBJ in C#

    This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....property EnableMaterials to true. Finally, the Scene.Save() method...For the conversion of other types to OBJ for instance GLB to OBJ...

    kb.aspose.com/3d/net/how-to-convert-dae-to-obj-...