Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 151,031 for

2

(0.22 sec)
  1. mesh.png

    nonpremultipled deflate 1474 8 8 8 8 PixelInterleaved width=641, height=1474, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1474......LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...BorderColor #0568ae BorderThickness 2 TitleBackgroundColor #f5f5f5-#f2f2f2...

    docs.aspose.com/3d/es/net/aspose-3d-document-ob...
  2. mesh.png

    nonpremultipled deflate 1474 8 8 8 8 PixelInterleaved width=641, height=1474, bitDepth=8, colorType=RGBAlpha, compressionMethod=deflate, filterMethod=adaptive, interlaceMethod=none RGB 8 8 8 8 1474......LineColor $LIGHT_DARK LineThickness 2.0 Margin 5 Padding 5 } } ganttDiagram...BorderColor #0568ae BorderThickness 2 TitleBackgroundColor #f5f5f5-#f2f2f2...

    docs.aspose.com/3d/es/java/aspose-3d-document-o...
  3. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to fill and line formatting of this data point....'Category 2' , 'Category 3' , 'Category 4' ], values = [ 1 , 2 , 3...pydrawing . Color . red data_points [ 2 ] . format . fill . fore_color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Utilizzo codifica ANSI e non Identity-H in conv...

    Buongiorno, in fase di conversione da docx a PDF utilizzando la compliance con PDF_UA i font utilizzati all’interno del PDF prodotto risultano con codifica ANSI. Com’è possibile forzare la codifica Identity-H? Grazie M…...Family words-java matteos August 2, 2025, 8:47am 1 Buongiorno, in...Professionalize.Discourse August 2, 2025, 8:47am 2 @matteos Buongiorno! Per...

    forum.aspose.com/t/utilizzo-codifica-ansi-e-non...
  6. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content.... That ( nodes [ 2 ]. NodeType , Is . EqualTo ( NodeType...Paragraph )); Assert . That ( nodes [ 2 ]. ParentNode , Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Add Images in Worksheet|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.... setColumnWidth ( 2 , 50 ); // Add a picture to the...getPictures (). add ( 3 , 2 , 3 , 2 , dataDir + "aspose.jpg" );...

    docs.aspose.com/cells/java/add-images-in-worksh...
  8. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions....mpp" ); 2 // Save to one page image (Timescale...options = new PdfSaveOptions(); 2 options. PresentationFormat =...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  9. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements in C++.... RoundRectangle 2 Rounded rectangle. Ellipse 3 Ellipse...BentConnector2 22 Bent connector 2. BentConnector3 23 Bent connector...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...Discourse February 5, 2026, 1:49pm 2 @co213 You’re seeing IFillFormat...request. co213 February 5, 2026, 2:03pm 3 Thanks. I can try RGB matching...

    forum.aspose.com/t/cannot-find-a-way-to-determi...