Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 214,296 for

new

(0.11 sec)
  1. 在 Android 上将 PowerPoint 演示文稿转换为 HTML|Aspose.Sli...

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides for Android 转换指南,快速实现布局、链接和图像的完整保留,确保完美无瑕的结果。...Presentation 对象 Presentation pres = new Presentation ( "Convert_HTML...try { HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . getNotesCommentsLayo...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  2. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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.... It includes not only new and updated public methods, but...Visio diagram Diagram diagram = new Diagram (); // insert an ActiveX...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your document designs with unique visual effects!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.ImageData | Aspose.Words for .NET

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!... Document doc = new Document ( MyDir + "Images.docx"...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET...LicenseSingleton _instance = new LicenseSingleton (); private...LicenseSingleton () { // init the license ( new Aspose . BarCode . License ())...

    docs.aspose.com/barcode/net/licensing/
  6. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``.... let doc = new aw . Document (); // Insert a...enter text." prompt. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldMergingArgsBase.Document | Aspose.Words fo...

    Discover the FieldMergingArgsBase Document property, which provides the Document object for seamless mail merge operations. Enhance your workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); doc...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....Create a New Console Application Project To create a new console...steps: In Visual Studio, create a new console application project named...

    docs.aspose.com/words/net/work-with-document-st...
  9. Aspose.3D 2.1.0中的公共 API 更改|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....C# ColladaSaveOptions opts = new ColladaSaveOptions (); // generates...opts . LookupPaths = new List < string >( new string [] { @"c:\temp\"...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  10. While converting PDF to PPTX using aspose.pdf i...

    Hi team, Could you please advise why whenever we convert pdf file to pptx using aspose.pdf library, filled bullet icons of bullet list are displayed as broken icons in MS Powerpoint? Screenshot of the PowerPoint screen…...readAllBytes(); try (Document srcDoc = new Document(pdf)) { FileOutputStream...FileOutputStream fileOutputStream = new FileOutputStream("failing_pptx_file...

    forum.aspose.com/t/while-converting-pdf-to-pptx...