Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 17,242 for

true type

(2.54 sec)
  1. FieldIf.true_text property | Aspose.Words for P...

    FieldIf.True_text property. Gets or sets the text displayed if the comparison expression is True....true_text property FieldIf.true_text property Gets or sets the...comparison expression is true. @property def true_text ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create Charts using Apache POI and Aspose.Cells...

    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....add ( "A1:B4" , true ); //Setting the chart type of 2nd NSeries...

    docs.aspose.com/cells/java/create-charts-using-...
  3. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended.... Paragraph ) Parameter Type Description paragraph Paragraph...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started.... Body ) Parameter Type Description body Body The object...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered.... Run ) Parameter Type Description run Run The object...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started.... Section ) Parameter Type Description section Section...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HTML to PDF Merge using Java | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlLoadOptions . setRenderToSinglePag ( true ); Document pdfDocument1 = new...

    products.aspose.com/pdf/java/merger/html-to-pdf/
  8. PDF to HTML Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlSaveOptions . setFixedLayout ( true ); pdfDocument . save ( "merger_pdf_html...

    products.aspose.com/pdf/java/merger/pdf-to-html/
  9. Word to html font issue - Free Support Forum - ...

    I have issue of while converting word to html. it is not giving exact font like word. Font name in word : Bahnschrift Condensed Font family in html : Bahnschrift...FolderFontSource(@"C:\Temp\fonts", true) }); doc.WarningCallback = new...HtmlFixedSaveOptions(); opt.PrettyFormat = true; doc.Save(@"C:\Temp\out.html"...

    forum.aspose.com/t/word-to-html-font-issue/250063
  10. Constant segmentation faults on Excel -> HTML o...

    Hi, As I’ve reported many times before (e.g Aspose.Cells Segmentation Fault when saving to HTML), I often get segmentation faults when using aspose.cells.node (this time using the latest version, 25.12.0). Just using a…...setIsCloudPlatform(true); with no avail. Example set...setExportImagesAsBas(true); saveOptions.setSaveAsSingleFile(true); saveOptions...

    forum.aspose.com/t/constant-segmentation-faults...