Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 48,848 for

shape

(0.15 sec)
  1. Manage Presentation Headers and Footers in Java...

    Use JavaScript and Aspose.Slides for Node.js to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....updateHeaderFooterTe ( master ) { let shapes = master . getShapes (); for...0 ; i < shapes . size (); i ++ ) { let shape = shapes . get_Item...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. WatermarkType enumeration | Aspose.Words for No...

    Aspose.Words.WatermarkType enumeration. Specifies the watermark type....watermark corresponds to a shape with image. None Indicates watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Dml3DEffectsRenderingMode enumeration | Aspose....

    aspose.words.saving.Dml3DEffectsRenderingMode enumeration. Specifies how 3D Shape effects are rendered....enumeration Specifies how 3D shape effects are rendered. Members...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...Is Not Applied when Cloning Shapes or Slides Across Presentations...presentation and clone only shapes from the source slide, the...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  5. Aspose::Words::Saving::OdtSaveMeasureUnit enum ...

    Aspose::Words::Saving::OdtSaveMeasureUnit enum. Specified units of measure to apply to measurable document content such as Shape, widths and other during saving in C++....measurable document content such as shape, widths and other during saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....Aspose :: Words :: Drawing :: Shape > textBox = builder -> InsertShape...Aspose :: Words :: Drawing :: Shape > ( docEdited -> GetChild (...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. DocumentBuilder.insertChart method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertChart method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_chart method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...SHAPE, true).clear(); document.ge...getChildNodes(NodeType.GROUP_SHAPE, true).clear(); MarkdownSaveOptions...

    forum.aspose.com/t/doc-save/324374