Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 164,081 for

new

(0.11 sec)
  1. Aspose.PSD for .NET 24.8 - Release Notes|Docume...

    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....psd" ); var opt = new PsdLoadOptions () { LoadEffectsResource...outputImageFile = new string [ 4 ]; string [] outputPsdFile = new string...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-8...
  2. 使用 C# 从 PDF 文件中提取矢量数据|Aspose.PDF for .NET

    Aspose.PDF 使从 PDF 文件中提取矢量数据变得简单。您可以获取矢量数据(路径、多边形、多线段),例如位置、颜色、线宽等。...document using ( var document = new Aspose . Pdf . Document ( dataDir..."input.pdf" )) { // Instantiate a new GraphicsAbsorber object to process...

    docs.aspose.com/pdf/zh/net/extract-vector-data-...
  3. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new Date[] { DocumentHelper.createDate(2017...

    reference.aspose.com/words/java/com.aspose.word...
  4. PDF Viewer for Aspose.PDF for Android - Free Su...

    Hi, Is there no way to display a PDF using Aspose.pdf library? There is a need for a PDF viewer on Android OS & the existing solutions such as Qoppa or MuPDF are not dev friendly by any means. Is adding a viewer on yo…...Document pdfDocument = new com.aspose.pdf.Document("input...io.OutputStream imageStream = new java.io.FileOutputStream("Converted_Image...

    forum.aspose.com/t/pdf-viewer-for-aspose-pdf-fo...
  5. 合并单元格|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.... Workbook wbk = new Workbook (); //Create a Worksheet...addMergedRegion 合并单元格。 Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/zh/java/merge-cells/
  6. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain document formatting effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...TxtSaveOptions saveOptions = new TxtSaveOptions (); // The Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... let doc = new aw . Document (); expect ( doc...rectangle. let shapeRectangle = new aw . Drawing . Shape ( doc ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered.... let doc = new aw . Document ( base . myDir...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.VisitGlossaryDocumentEnd | Aspo...

    Explore the VisitGlossaryDocumentEnd method in DocumentVisitor. Learn how it enhances glossary document enumeration for efficient data management....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...GlossaryDocument (); BuildingBlock child1 = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  10. AiModelType Enum | Aspose.Words for .NET

    Discover Aspose.Words.AI.AiModelType enum for seamless integration of AI models in document processing, enhancing efficiency and productivity.... Document firstDoc = new Document ( MyDir + "Big document...docx" ); Document secondDoc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.ai/...