Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 213,960 for

new

(0.23 sec)
  1. PageSetup.TopMargin | Aspose.Words for .NET

    Adjust the PageSetup TopMargin property to customize the distance from the page's top edge to your text, enhancing layout and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 从 PDF 中提取注释|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 从 PDF 文件提取注释到 XFDF。...document using ( var document = new Aspose . Pdf . Document ( dataDir...using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...

    docs.aspose.com/pdf/zh/net/extract-annotation/
  4. PdfSaveOptions.jpegQuality property | Aspose.Wo...

    PdfSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...to .PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.ExportDocumentStructure | Aspose...

    Control your document's export structure with PdfSaveOptions. Easily manage settings for optimal PDF output and enhance your workflow efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = New MemoryStream(inputBytes)) { using (var outputStream = New MemoryStream()) { var pdf = New Aspose…...that: using (var imageStream = new MemoryStream(inputBytes)) { using...outputStream = new MemoryStream()) { var pdf = new Aspose.Pdf.Document();...

    forum.aspose.com/t/failed-to-convert-image-type...
  7. Installing Aspose.Tasks for Java | Aspose.Tasks...

    Discover how to install Aspose.Tasks in IntelliJ IDEA using Maven....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/installing-and-using...
  8. How to Run Aspose.CAD in Multi-platform App UI(...

    Run Aspose.CAD in a Multi-platform App UI(MAUI).... click Create a new project to create a new project: In the Create...Create a new project window, select MAUI in the All project types...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  9. HTML fragment bug - Free Support Forum - aspose...

    Using HtmlFragment getting a null reference exception when trying to double indent lists. Inputed HTML causing the issue. TESTTestingLegacytestJust a huge font First numbered bulletSecond Calling it in code var formatt…...in code var formattedText = new HtmlFragment(comment); page.Paragraphs..._out.pdf"; using (var doc = new Document()) { var page = doc...

    forum.aspose.com/t/html-fragment-bug/314324
  10. Change the Position of a Shape in PHP|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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/change-the-positio...