Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 16,871 for

true type

(0.09 sec)
  1. Create a Task|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.... ReminderSet = true ; mail . ReminderTime = tomorrow...( "To Do" , "Just click and type to add new task" , DateTime...

    docs.aspose.com/email/net/create-a-task/
  2. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....headerFooterType ) Parameter Type Description headerFooterType...); shape -> set_BehindText ( true ); // Place the image at the...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose.Cells 8.6.3的公共API更改|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....IsHtmlString属性(设置为true时)尝试解析所有支持的HTML标记,并将解析结果设置为相应的单元格。...ImportTableOptions (); //Set IsHtmlString to true so that the API can parse the...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file system in Java....getPriorityInternal() getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description filePath java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... FIELD_AUTO_TEXT_LIST , True ) . as_field_auto_text_list...str ): """Create an AutoText-type building block and add it to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Bold = true; builder.Writeln($"Source Input...Size = 10; builder.Font.Bold = true; builder.Writeln($"Here is the...

    forum.aspose.com/t/pdf-file-distorted/327238
  7. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....Document::get_TrackRevisions method True if changes are tracked when...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....setSmooth(true); // Verify that data points...markerSymbolName) Parameters: Parameter Type Description markerSymbolName...

    reference.aspose.com/words/java/com.aspose.word...
  9. Copy Ranges of Excel with JavaScript via C++|Do...

    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....Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  10. Extract Attachments from PDF|Aspose.PDF for Pyt...

    Learn how to work with PDF attachments using Python and Aspose.PDF....successfully" ) attachment_found = True break if not attachment_found...file name, description, MIME type, checksum, and timestamps. This...

    docs.aspose.com/pdf/python-net/extract-attachment/