Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 45,952 for

shape

(0.09 sec)
  1. Გადაიყვანეთ JPG SVG Python

    გადაიყვანეთ JPG SVG Python ფორმატში კოდით. შეინახეთ JPG როგორც SVG Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/ka/python-net/convers...
  2. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles....WordArt style to the text of the shape with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  3. DocumentBase.ResourceLoadingCallback | Aspose.W...

    Optimize your DocumentBase with the ResourceLoadingCallback property for efficient control over external resource loading. Enhance performance today!... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ResourceLoadingArgs.OriginalUri | Aspose.Words ...

    Discover the ResourceLoadingArgs OriginalUri property—access the original URI of resources from imported documents for streamlined data management.... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  5. ResourceLoadingArgs.SetData | Aspose.Words for ...

    Discover how the ResourceLoadingArgs SetData method enhances user experience by efficiently managing resource data for optimal performance.... Shape , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Manage Bullet and Numbered Lists|Aspose.Slides ...

    Create bullet and numbered lists in PowerPoint presentation in C# or .NET...the TextFrame of the added shape. Remove the default paragraph...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  7. Modifying Images|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.... Exporting Text as Shape While Converting EMF MetaFile...developers can get text as shapes while converting EMF to SVG...

    docs.aspose.com/imaging/python-net/modifying-im...
  8. Aspose::Words::Drawing::Charts::AxisScaleType e...

    Aspose::Words::Drawing::Charts::AxisScaleType enum. Specifies the possible scale types for an axis in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Გადაიყვანეთ JPG JPG Javascript

    გადაიყვანეთ JPG JPG JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც JPG JavaScript....DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …... You can adjust shape size to avoid image cropping...foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) {...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803