Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 2,966 for

numbers export

(0.16 sec)
  1. Licensing|Documentation

    Evaluate PSD Photoshop C# Library from NuGet and apply the license using file or stream to remove any restrictions from the installed evaluation....image you save, modify, or export has a watermark reading “Evaluation...details such as the product name, number of licensed developers, subscription...

    docs.aspose.com/psd/he/net/licensing/
  2. Převeďte PPTX na XLSX pomocí PHP nebo pomocí be...

    PHP API pro převod PPTX na XLSX nebo online aplikaci bez použití Microsoft Office Powerpoint nebo Excel. Před integrací kódu rychle otestujte bezplatný online převodník PPTX na XLSX....na XLSX nebo online aplikaci Export PPTX prezentace do XLSX přes... LibreOffice Calc a Apple Numbers. To usnadňuje spolupráci a...

    products.aspose.com/total/cs/php-java/conversio...
  3. 管理项目符号|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 创建项目符号和编号列表... Numbered ); txtFrm . getParagraphs...aspose . slides . BulletType . Numbered ); txtFrm . getParagraphs...

    docs.aspose.com/slides/zh/nodejs-java/manage-bu...
  4. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Export; using System.Drawing.Imaging;...System.IO; using Aspose.Slides.Export; class Program { static void...

    forum.aspose.com/t/text-looks-different-when-co...
  5. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate children of this...(Aspose::Words::SaveFormat) Exports the content of the node into...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. 記録

    記録...slides: # Export slides to SVG format with ...svg".format(str(slide.slide_number)), "wb") as file: slide.write_as_svg(file)...

    blog.aspose.com/ja/slides/convert-powerpoint-pp...
  7. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row... count Gets the number of immediate children of this...CompositeNode ) to_string(save_format) Exports the content of the node into...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell... count Gets the number of immediate children of this...CompositeNode ) to_string(save_format) Exports the content of the node into...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls.... Count { get; } Gets the number of immediate children of this...expression. ToString ( SaveFormat ) Exports the content of the node into...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Administrar párrafos de texto de PowerPoint en ...

    Domina el formato de párrafos con Aspose.Slides para C++ — optimiza alineación, espaciado y estilo en presentaciones PPT, PPTX y ODP en C++....outPath , Aspose :: Slides :: Export :: SaveFormat :: Pptx ); Administrar...paragraph2 -> set_Text ( u "This is numbered bullet" ); // Establecer tipo...

    docs.aspose.com/slides/es/cpp/manage-paragraph/