Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 16,762 for

true type

(0.42 sec)
  1. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances document formatting by allowing mixed paragraph styles for greater design flexibility....BreakIsStyleSeparato property True if this paragraph break is a...TOC. // If we use a heading type style after the separator, we...

    reference.aspose.com/words/net/aspose.words/par...
  2. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....setPreserveEmptyLine(true); Document doc = new Document(new...loadOptions.setPreserveEmptyLine(true); Document doc = new Document(new...

    reference.aspose.com/words/java/com.aspose.word...
  4. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form...."element_type": "free_text_input" property. { "element_type" : "free_text_input"...properties Name Type Description element_type string Must be "free_text_input"...

    docs.aspose.com/omr/net/json-markup/free_text_i...
  5. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....property, which should be set to true so that only the font of specific...after setting the property to true . As you can see in the first...

    docs.aspose.com/cells/javascript-cpp/change-the...
  6. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object Type using given progID parameter in C++.... Detects OLE object type using given progID parameter...String & iconCaption ) Parameter Type Description stream const Sy...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...LinesFiltration = true; // Perform recognition Aspose...StandardResponse<string> { Status = true, Message = "Tables extracted...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  8. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....FIELD_LAST_SAVED_BY, true); Assert.assertEquals(" LASTSAVEDBY...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....FIELD_OCX, true); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create a spreadsheet document|Documentation

    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....default, AutoSave = true, Editable = true, and Type = xlsx. SpreadsheetDocument...

    docs.aspose.com/cells/net/create-a-spreadsheet-...