Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 69,797 for

import

(0.24 sec)
  1. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React...image import React from 'react'; import './App.css'; import {boot}...{boot} from "aspose-cad/dotnet"; import {Image, PngOptions} from "aspose-cad";...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... import aspose.slides as slides import aspose.slides...SmartArt object. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smarta...
  3. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... import os import aspose.pdf as ap # Global...Save the modified PDF. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  4. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...example: import com.aspose.slides.LoadFormat; import com.aspose...Presentation; import com.aspose.slides.PresentationFactory; import com...

    forum.aspose.com/t/nullpointerexception-occurs-...
  5. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...achieve this: import com.aspose.pdf.Color; import com.aspose.pdf...Document; import com.aspose.pdf.FontRepository; import com.aspose...

    forum.aspose.com/t/find-an-replace-with-multipl...
  6. Using early binding in CPP|Aspose.PDF for .NET

    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....sample pay attention that #import typelib.tlb makes C++ compiler...new versions of them. often importing only one TLB file leads to...

    docs.aspose.com/pdf/net/using-early-binding-in-...
  7. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...Sample code import com.aspose.pdf.Document import com.aspose.pdf...SaveFormat import com.aspose.slides.Presentation import com.aspose...

    forum.aspose.com/t/alignment-issue-in-word-and-...
  8. 加载和保存邮件|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....tools import FileFormatUtil # Detect file...下面的代码片段展示了如何使用加载选项加载消息。 from aspose.email import MailMessage , EmlLoadOptions...

    docs.aspose.com/email/zh/python-net/loading-and...
  9. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....aspose import pycore from aspose.threed.entities import MappingMode...from aspose.threed.utilities import Vector4 # For complete examples...

    docs.aspose.com/3d/python-net/set-up-normals-or...
  10. Image Overlapping and Alignment Issue in Word a...

    While upgrading Aspose from the old version to the new version, we faced image alignment and overlapping issues in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implement…...Sample code import com.aspose.pdf.Document import com.aspose.pdf...SaveFormat import com.aspose.slides.Presentation import com.aspose...

    forum.aspose.com/t/image-overlapping-and-alignm...