Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 153,232 for

2

(0.48 sec)
  1. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......<<AnimationClip>> { node "AnimationNode 2" as Node1 <<AnimationNode>> {...LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...

    docs.aspose.com/3d/ar/java/aspose-3d-document-o...
  2. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......<<AnimationClip>> { node "AnimationNode 2" as Node1 <<AnimationNode>> {...LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...

    docs.aspose.com/3d/fr/python-net/aspose-3d-docu...
  3. animation_relations.png

    nonpremultipled deflate 789 8 8 8 8 PixelInterleaved width=366, height=789, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 789 ke......<<AnimationClip>> { node "AnimationNode 2" as Node1 <<AnimationNode>> {...LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...

    docs.aspose.com/3d/it/net/aspose-3d-document-ob...
  4. EndnoteOptions | Aspose.Words for Java

    Represents the endnote numbering options for a document or section in Java....write("Text 2. "); builder.insertFootnote(FootnoteType...insertFootnote(FootnoteType.FOOTNOTE, "Footnote 2."); builder.write("Text 3. ");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xps in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or section... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such Gaussian Blur as well as custom kernels....matrix { { 1 , 2 , 1 ,}, { 2 , 4 , 2 ,}, { 1 , 2 , 1 ,}, }; To...

    docs.aspose.com/imaging/java/developer-guide/ma...
  8. What is the usage of aspose-words-25.4.pom - Fr...

    In my project, I just use aspose by adding something like <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>21.5</version> <classi…...Product Family tong123123 May 2, 2025, 6:20am 1 In my project...<properties> <jogl.version>2.3.2</jogl.version> </properties>...

    forum.aspose.com/t/what-is-the-usage-of-aspose-...
  9. Aspose::Words::Document::get_FootnoteOptions me...

    Aspose::Words::Document::get_FootnoteOptions method. Provides options that control numbering and positioning of footnotes in this document in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> Write ( u "Text...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram.... GetPage ( "Page-2" ); // Add master with stencil...PageIndex = 1 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/net/apply-theme-to-shape/