Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 213,390 for

new

(0.23 sec)
  1. Edit PDF in C# | products.aspose.com

    Edit PDF in C#. Use .NET library API to edit PDF document...edit an PDF doc by adding a new line of text to it. Edit PDF...Slides for .NET , you can add a new line of text to an PDF document...

    products.aspose.com/slides/net/editor/pdf/
  2. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation...PPT presentation by adding a new line of text to it. Edit PPT...Slides for Java , you can add a new line of text to a PPT document...

    products.aspose.com/slides/java/editor/ppt/
  3. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...Document doc = new Document(); Table table = new Table(); table...table.setDefaultCellBorder(new com.aspose.pdf.BorderInfo(com.aspose...

    forum.aspose.com/t/rare-chinese-characters-disp...
  4. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Marking Barcode Regions in an Image in PHP|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....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...object $imageIO = new ImageIO (); // $file=new File(); $bufferedImage...

    docs.aspose.com/barcode/java/marking-barcode-re...
  6. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...License lic = new Aspose.Tasks.License(); lic.SetLicense(“Aspose...EventArgs e) { Project proj = new Project(); DateTime projectstartdate...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  7. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers... In Configure your new project window set desired project...FontRepository . Sources . Add ( new FolderFontSource ( Path . Combine...

    docs.aspose.com/pdf/net/docker/dotnet8/
  8. Retrieve, Get, Copy and Insert a Page|Documenta...

    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....example work as follows: Create a new object of the Diagram class....id. Remove empty page of the new diagram (optional). Call Add...

    docs.aspose.com/diagram/java/retrieve-get-copy-...
  9. 使用工件|Aspose.PDF for Java

    本页介绍如何使用 Aspose.PDF for Java 处理 Artifact 类。代码示例展示了如何向 PDF 页面添加背景图像以及如何获取 PDF 文件第一页上的每个水印。...SetWatermark (){ Document doc = new Document ( _dataDir + "sample...artifact = new WatermarkArtifact (); artifact . setText ( new FormattedText...

    docs.aspose.com/pdf/zh/java/artifacts/
  10. Convert HTML to TIFF – Aspose.HTML for .NET

    Convert HTML to TIFF using Aspose.HTML. Learn about the supported HTML to TIFF conversion scenarios and consider C# examples to illustrate them....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-tiff/