Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 16,790 for

true type

(0.82 sec)
  1. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....automatically aligned with gridlines on typing. LineGrid Specifies that the...automatically aligned with gridlines on typing. Examples Shows how to specify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....automatically aligned with gridlines on typing. LINE_GRID Specifies that the...automatically aligned with gridlines on typing. Examples Shows how to specify...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisTickLabels class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickLabels class. Represents properties of axis tick mark labels.... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart . axis_x x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Manage IMAP Folders in Python with Aspose.Email...

    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....designed for handling specific types of messages, such as Sent, Drafts...current_folder , exist_ok = True ) # Read the messages from the...

    docs.aspose.com/email/python-net/manage-imap-fo...
  7. Working with Linked TextBoxes in Java|Aspose.Wo...

    Introduction to linked textboxes feature in Aspose.Words for Java.... The method returns true when the two text boxes belong...Attempting to link to other shape types will cause isValidLinkTarget...

    docs.aspose.com/words/java/working-with-linked-...
  8. 关于Table节点的疑问 - Free Support Forum - aspose.com

    现在的Table节点,是否有方法可以直接渲染为图片?...ImportNode(tableToRender, true, ImportFormatMode.UseDestinationStyles));...to a row. while (enumerator.Type != LayoutEntityType.Row) enumerator...

    forum.aspose.com/t/table/324476
  9. Set Barcode Checksum using C#

    Follow this article to set the barcode checksum using C#. It explains the process to create barcodes with and without checksum in barcode using C#, environment settings, and an instruction set for programming.... Different types of barcodes will be identified...IsChecksumEnabled to false and true for generating barcode PNG without...

    kb.aspose.com/barcode/net/set-barcode-checksum-...
  10. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....PsdLoadOptions() { AllowWarpRepaint = true }; // Load the PSD image with...setting AllowWarpRepaint to true in the PsdLoadOptions . This...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...