Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 48,732 for

shapes

(0.13 sec)
  1. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it....functionality allows adding different shapes to documents, merging a few...

    products.aspose.com/page/net/create-xps-file/
  2. Aspose::Words::Saving::OdtSaveOptions class | A...

    Aspose::Words::Saving::OdtSaveOptions class. Can be used to specify additional options when saving a document into the Odt or Ott format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::XamlFlowSaveOptions clas...

    Aspose::Words::Saving::XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_ExportGeneratorName...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs....Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/java/picture-frame/
  5. 5. The low-level interface

    This article covers the LaTeX low-level font interface that is mostly used in command definitions....current series , the current shape , and the current size . The...the font shape The \fontshape command changes the shape attribute...

    docs.aspose.com/tex/java/latex-fonts-low-level/
  6. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a...markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape...

    forum.aspose.com/t/groupshape-markup-language/3...
  7. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/java/slide-transition/
  8. Մի Քանի Պատկեր Դեպի BMP Java

    Միավորել մի քանի Պատկեր BMP ին Java կոդի մեջ: Պահպանեք Պատկեր որպես BMP օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/image-t...
  9. Մի Քանի Պատկեր Դեպի 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/hy/java/merge/image-t...
  10. Մի Քանի JPG Դեպի PNG Java

    Միավորել մի քանի JPG PNG ին Java կոդի մեջ: Պահպանեք JPG որպես PNG օգտագործելով Java:...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/hy/java/merge/jpg-to-...