Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 15,799 for

true type

(0.27 sec)
  1. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... insert_footnote ( footnote_type = aw . notes . FootnoteType...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…...HtmlSaveOptions() { PrettyFormat = true }); } [Test] public void Test002()...-aw-footnote-startnumber:1; -aw-footnote-type:0" /> <div id="_ftn1" style...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  3. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...toByteArray(); } } /** Simple helper – true for .xls or .xlsx extensions...getEmbeddedData(); // Try to determine the type – extension is the most reliable...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  4. Aspose::Words::Drawing::ShadowFormat::get_Trans...

    Aspose::Words::Drawing::ShadowFormat::get_Transparency method. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...get_ShadowFormat (); shadowFormat -> set_Type ( Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Customize Presentation Shapes on Android|Aspose...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for Android via Java: geometry paths, curved corners, composite shapes....Rectangle type. Get an instance of the GeometryPath...and set the ShapeType.Heart type. Get an instance of the GeometryPath...

    docs.aspose.com/slides/androidjava/custom-shape/
  6. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation....IsListStyleDefinitio { get; } Returns true if this list is a definition...IsListStyleReference { get; } Returns true if this list is a reference...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Customize Barcode Appearance in C++|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for C++...get_Border () -> set_Visible ( true ); generator -> Save ( dataDir...get_Border () -> set_Visible ( true ); // Save the image to your...

    docs.aspose.com/barcode/cpp/customize-barcode-a...
  8. FieldChar.get_field method | Aspose.Words for P...

    FieldChar.get_field method. Returns a field for the field char.... FIELD_DATE , True ) . as_field_date () field ...FIELD_DATE , field_start . field_type ) self . assertFalse ( field_start...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format... export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...