Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 423,607 for

document

(1.74 sec)
  1. 在现有PDF中插入分页符|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中向现有PDF文件插入分页符,以便更好地管理页面。...public void AddPageBreak(Document src, Document dest, PageBreak[] pageBreaks)...PageBrakeExample01 () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/page-break-in-existi...
  2. Render EMLX to WORD in Andorid App | products.a...

    Export EMLX to WORD without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to DOCX format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  3. Render OFT to JPEG in Andorid App | products.as...

    Export OFT to JPEG without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to JPEG format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  4. Render OFT to BMP in Andorid App | products.asp...

    Export OFT to BMP without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to BMP format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  5. Render OFT to TEXT in Andorid App | products.as...

    Export OFT to TEXT without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to TEXT format...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  6. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FieldMacroButton::get_Ma...

    Aspose::Words::Fields::FieldMacroButton::get_MacroName method. Gets or sets the name of the macro or command to run in C++....fields to allow us to run a document’s macros by clicking. auto...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Macro...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF Documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…...trial license to generate PDF documents containing text in Marathi...Full Fonts : When saving the document as a PDF, set the EmbedFullFonts...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  9. Supported File Formats | Aspose.PUB for C++

    Aspose.PUB for C++ supports PUB files as input and PDF, HTML, EPUB, DOCX/DOC, XLS, TEX, XPS and image formats as output....Saves the document as PDF (Adobe Portable Document) format Saves...Saves the document as TIFF (Tagged Image File Format) format Saves...

    docs.aspose.com/pub/cpp/supported-file-formats/
  10. Merge PDF/UA - Free Support Forum - aspose.com

    Buongiorno, ho la necessità di effettuare la merge tra più Documenti in formato PDF/UA compliant ma, una volta effettuata la merge, il Documento PDF prodotto non risulta essere più PDF/UA compliant. Grazie Matteo...//test 1 try (Document pdfDocument1 = new Document(basePath + fileName1...second document Document pdfDocument2 = new Document(basePath...

    forum.aspose.com/t/merge-pdf-ua/310793