Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 8,188 for

artifact

(0.02 sec)
  1. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....Marking the Content as an Artifact PDF standard compliance levels...and decorative images as artifacts. Note that this list may be...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  2. Operator - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....ImportResourceLoader Artifact Artifact.ArtifactSubtype Artifact.ArtifactType...Operator > Artifact. getContents () Gets collection of artifact internal...

    reference.aspose.com/pdf/java/com.aspose.pdf/cl...
  3. .net 6 support - Free Support Forum - aspose.com

    Hi All, I was wondering to ask before purchase to be ensure that Aspose PSD is fully supported with .net 6+. Our development and deployment required to implement our services based on .net core and run it on linux imag…...PSD artifact works quite fine on Linux...

    forum.aspose.com/t/net-6-support/254885
  4. Font.h - Aspose.PDF for C++ - API Reference

    Font.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Artifact; 27 class Document ; 28 namespace...friend class Aspose::Pdf::Artifact ; 269 friend class Aspose...

    reference.aspose.com/pdf/cpp/_aspose_pdf_cpp_2c...
  5. System::IDisposable Class Reference - Aspose.PD...

    Public Member Functions | List of all members System::IDisposable Class Reference Defines method that releases resour......Inherited by Aspose::Pdf::Artifact , Aspose::Pdf::Document ,...System::SharedPtr< Aspose::Pdf::Artifact > > [virtual] , System::C...

    reference.aspose.com/pdf/cpp/class/system.i_dis...
  6. Installing and Using Aspose Project Wizard for ...

    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.... Also provide Group Id, Artifact Id, Version and Package (optional...

    docs.aspose.com/total/java/installing-and-using...
  7. Installing and Using Aspose Maven Project Wizar...

    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.... Provide Group Id, Artifact Id, Version, Packaging, Name...

    docs.aspose.com/total/java/installing-and-using...
  8. Operator - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....ImportResourceLoader Artifact Artifact.ArtifactSubtype Artifact.ArtifactType...Operator > Artifact. getContents () Gets collection of artifact internal...

    reference.aspose.com/pdf/java/com.aspose.pdf.cl...
  9. operator - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....ImportResourceLoader Artifact Artifact.ArtifactSubtype Artifact.ArtifactType...Operator > Artifact. getContents () Gets collection of artifact internal...

    reference.aspose.com/pdf/java/com.aspose.pdf.cl...
  10. Aspose.Pdf 添加水印 发布docker上提示Font Arial was not f...

    {var param=new PdfAddWaterMarkParam{ WaterMark=“我是水印文字”, Typeface=“KaiTi” }; var pdfDoc = new Aspose.Pdf.Document(stream); var fonts = pdfDoc.FontUtilities.GetAllFonts(); var fontStr = new StringBuilder(); …...WatermarkArtifact artifact = new(); artifact.SetTextAndState(param...textState); artifact.Rotation = param.Rotation; artifact.Opacity...

    forum.aspose.com/t/aspose-pdf-docker-font-arial...