Sort Score
Result 10 results
Languages All
Labels All
Results 9,881 - 9,890 of 50,322 for

shapes

(0.17 sec)
  1. Компресиране На DOCX В Java

    Компресирайте DOCX в Java, без да губите качество. Оптимизирайте съдържанието на DOCX, намалявайте размера на файла лесно....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // От разработчика зависи да избере...

    products.aspose.com/words/bg/java/compress/docx/
  2. Comprimi HTML In Java

    Comprimi HTML in Java senza perdere qualità. Ottimizza HTML i contenuti, riduci facilmente le dimensioni dei file....SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage) { // Spetta allo sviluppatore scegliere...

    products.aspose.com/words/it/java/compress/html/
  3. Drehen Sie eine Form mit einem geeigneten Winke...

    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....vsd" ); \ # Add a shape and set the angle $diagram ->...$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; Laufcode herunterladen...

    docs.aspose.com/diagram/de/java/rotate-a-shape-...
  4. Enable OpenType Features in C++|Aspose.Words fo...

    Advanced typography features using C++....Shaping.HarfBuzz.Cpp package provides...Words using HarfBuzz text shaping engine. Aspose.Words is capable...

    docs.aspose.com/words/cpp/enable-opentype-featu...
  5. Forms2OleControl.width property | Aspose.Words ...

    Forms2OleControl.width property. Gets or sets a width of the control in points....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImlRenderingMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words ImlRenderingMode enum for optimal InkML rendering. Enhance your document output with precise ink object visualization!...Description Fallback 0 If fall-back shape is available for ink (InkML)...Aspose.Words renders fall-back shape instead of the InkML. InkML...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PdfLoadOptions.page_count property | Aspose.Wor...

    PdfLoadOptions.page_count property. Gets or sets the number of pages to read..., load_options = options ) shape_collection = doc . get_child_nodes...get_child_nodes ( aw . NodeType . SHAPE , True ) if is_skip_pdf_images...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfLoadOptions.page_index property | Aspose.Wor...

    PdfLoadOptions.page_index property. Gets or sets the 0-based index of the first page to read..., load_options = options ) shape_collection = doc . get_child_nodes...get_child_nodes ( aw . NodeType . SHAPE , True ) if is_skip_pdf_images...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShadowFormat.type property | Aspose.Words for P...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../shadowtype/) for ShadowFormat....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Преобразование формы Visio в HTML|Documentation

    В этом разделе объясняется, как преобразовать форму visio в HTML с помощью Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to HTML...

    docs.aspose.com/diagram/ru/net/convert-a-visio-...