Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 48,782 for

shape

(0.09 sec)
  1. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...foreach (Shape shape in testDoc.GetChildNodes(NodeType.Shape, true))...true)) { if (shape.HasChart) { // Render the chart to an image var...

    forum.aspose.com/t/problems-with-title-and-lege...
  3. Რამდენიმე JPG Გამოსახულება Java

    შეაერთეთ მრავალი JPG Გამოსახულება Java კოდში. შეინახეთ JPG როგორც Გამოსახულება Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  4. Რამდენიმე JPG SVG Java

    შეაერთეთ მრავალი JPG SVG Java კოდში. შეინახეთ JPG როგორც SVG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/jpg-to-...
  5. Რამდენიმე Გამოსახულება GIF Java

    შეაერთეთ მრავალი Გამოსახულება GIF Java კოდში. შეინახეთ Გამოსახულება როგორც GIF Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/image-t...
  6. Რამდენიმე Გამოსახულება PNG Java

    შეაერთეთ მრავალი Გამოსახულება PNG Java კოდში. შეინახეთ Გამოსახულება როგორც PNG Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/ka/java/merge/image-t...
  7. Edit HTML in C# | products.aspose.com

    Edit HTML in C#. Use .NET library API to edit HTML file...AutoShape shape = (AutoShape)pres.Slides[ 0 ].Shapes[ 0 ]; shape.TextFrame...

    products.aspose.com/slides/net/editor/html/
  8. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one Shape in the first slide. The Shape text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...pptx” having one shape in the first slide. The shape text has bullet...value. presentation.slides[0].shapes[0].text_frame.paragraphs[0]...

    forum.aspose.com/t/incorrect-bullet-character-d...
  9. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......shapes The module contains different shapes combined...combined from shape segments. aspose.psd.shapesegments The module contains...

    reference.aspose.com/psd/python-net/
  10. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, Shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...named NoCharts . It filters shapes from the worksheet named NoShapes...

    docs.aspose.com/cells/cpp/filter-objects-while-...