Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,737 for

split document

(0.09 sec)
  1. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...void ReplaceTagsInWordDoc(Document doc, Dictionary<string, object>...the generated document. Why it happens Document.Range.Replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  2. Reading Data Validations in Excel file using As...

    This article introduces how to work with validation in GridDesktop....the Worksheet in GridDesktop Split Panes in GridDesktop Worksheet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Merge or Unmerge Range of Cells with Golang via...

    Merge and Unmerge Cells in a Range in Excel with Golang via C++ code....Cells to merge or split a range of cells. Aspose.Cells...

    docs.aspose.com/cells/go-cpp/merge-or-unmerge-r...
  4. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...public static Document addDocument(String key,Document mainDoc,Document...insertAfterNode, Document mainDoc, Document srcDoc) throws Exception...

    forum.aspose.com/t/topic/312049
  5. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your Document parts for seamless management....specify the stream where the document part will be saved to. public...property allows you to save document parts to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Highlight text in PDF Document and convert each...

    Hai, My requiremnt is I wanted to highlight certain paragaraphs in a pdf Document and convert each page of highlighted Document into html string. I did the highlighting portion, and its working But when it comes to co…...text in PDF Document and convert each page of document into html...pdf document and convert each page of highlighted document into...

    forum.aspose.com/t/highlight-text-in-pdf-docume...
  7. Questions Regarding Large File Conversion and C...

    Can you please confirm the recommended maximum Document size (in MB or pages) for reliable DOCX → PDF conversion using Aspose.Words for Python via .NET? Are there any specific memory or timeout configurations recomm…...confirm the recommended maximum document size (in MB or pages) for...@Kumar1Vikash The recommended maximum document size for reliable DOCX to...

    forum.aspose.com/t/questions-regarding-large-fi...
  8. Extract Images From Website – C# Examples

    Learn how to download images from website. Consider C# examples to automate extracting images from website using Aspose.HTML....code Most pictures in an HTML document are represented using the...returns a list of the HTML document’s <img> elements. Use the...

    docs.aspose.com/html/net/extract-images-from-we...
  9. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....a new Word file using the Document class object to add resized...object for the newly created document Use the Write() and InsertImage()...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  10. Update Page Dimensions in Python|Aspose.PDF for...

    Learn how to update the page dimensions of a PDF Document in Python with Aspose.PDF, enabling precise control over Document layout....Document () pdf = self.dataDir + 'input1...coding sites: GitHub CodePlex Split PDF File into Individual Pages...

    docs.aspose.com/pdf/python-java/update-page-dim...