Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 17,437 for

true type

(0.23 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. Create a 3D Cylinder in C# | Make 3D Cylinder P...

    Create 3D Cylinder Programmatically in C#. Make 3D Cylinders in .NET applications....may need to create different types of cylinders. Here we will discuss...and set GenerateFanCylinder to true. Set the length of theta and...

    blog.aspose.com/3d/make-cylinder-in-csharp/
  3. 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-...
  4. 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-...
  5. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....True Screenshot 2025-03-25 at 12...setProofDisabled(NullableBool.True) - But the grammar check on...

    forum.aspose.com/t/disable-spell-check-and-gram...
  6. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...HtmlMetafileFormat :: Png : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Generate DataBar Barcodes in JavaScript|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....address issues with older barcode types from the 1970s. It retains the...and includes the following types: DataBar Omnidirectional / DataBar...

    docs.aspose.com/barcode/javascript-cpp/databar-...
  8. 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/
  9. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...setLocked(true); // prevents premature evaluation...FieldType.FIELD_IF) { f.setLocked(true); } } // 3. Load target document...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  10. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s slides. See my testcode: package de.testaspose import com.aspose.…...isTemporaryFilesAllo = true; loadOptions.blobManagementOption...blobManagementOption.isTemporaryFilesAllo = true; loadOptions.blobManagementOption...

    forum.aspose.com/t/aspose-slides-for-java-memor...