Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 211,893 for

new

(0.26 sec)
  1. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...lic" ; $licenceObject = new License (); $licenceObject ->...the PDF document $document = new Document ( $inputFile ); // Create...

    products.aspose.com/pdf/php-java/conversion/
  2. DICOM XML Serialization/Deserialization|Aspose....

    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.... Dataset dataset = new (); // Populate dataset with...with elements dataset . Add ( new CodeString ( Tag . DoseType , [...

    docs.aspose.com/medical/net/developer-guide/90-...
  3. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, liNewidth, etc....next code snippet creates a new Document object using some input...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  4. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...document Document pdfDocument = new Document(DownloadPath + reportRequestQueueid...Aspose.Pdf.Document imagePdf = new Aspose.Pdf.Document(); //Aspose...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  5. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getFont(); font.setName( "Courier New" ); font.setColor(Color.BLUE);...

    products.aspose.com/words/zh-hant/java/make/pdf/
  6. IsInLineParagraph only works on first page Foot...

    When using the IsInLineParagraph = true option inside of a HeaderFooter, the paragraph is properly rendered as inline on the first page, however on subsequent pages the paragraph is rendered as if IsInLineParagraph = fal…...Document pdf = new Document(); Page page1 = pdf...Pages.Add(); page1.Footer = new HeaderFooter(); page1.Footer...

    forum.aspose.com/t/isinlineparagraph-only-works...
  7. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...加载 PDF 文件 Document document = new Document ( _dataDir + "sample...WatermarkAnnotation wa = new WatermarkAnnotation ( page , new Rectangle (...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  8. 档案

    档案...doc = new Document(); // 初始化 Page 类对象 Page page = new Page();...Outline 类对象 Outline outline = new Outline(); // 初始化 TextStyle 类对象并设置格式属性...

    blog.aspose.com/zh/note/create-bulleted-or-numb...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads table substitution settings from XML stream in C++....fontSettings ); // Create a new table substitution rule and load..."Times New Roman" since they do not exist in our new font folder...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Aspose.PSD for .NET 23.12 - Release Notes|Docum...

    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....of Raster Image rendering in new version of AI Feature PSDNET-1454...of Raster Image rendering in new version of AI string sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...