Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 3,970 for

split document

(0.39 sec)
  1. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....Working with VBA Macros documentation article. Examples: Shows..."X:\\broken.dll"; Document doc = new Document(getMyDir() + "VBA...

    reference.aspose.com/words/java/com.aspose.word...
  2. Issue with rendering qoute within If block in m...

    Hi, I have a merge field in my word Document in the following way {IF {MERGEFIELD} myCondition}="Yes" "This text will show when condition is true" {MERGEFIELD feedbackText} " " "} In my case feedbackText again has …...have a merge field in my word document in the following way {IF {MERGEFIELD}...Words and does not explicitly document the quoting rules for IF fields...

    forum.aspose.com/t/issue-with-rendering-qoute-w...
  3. 配置 OAuth 2.0 API 访问 Google 服务|Documentation

    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....com/projectselector2 /// Documentation: /// https://developers...( hashValue ); b64 = b64 . Split ( '=' )[ 0 ]; b64 = b64 . Replace...

    docs.aspose.com/email/zh/net/configuring-oauth2...
  4. Online XSLFO to XLTX Conversion or Build .NET b...

    Free online app to convert XSLFO to XLTX files. .NET C# conversion library code for XSLFO Documents....will be converted into XLTX document Download the converted XLTX...API Open XSLFO file using Document class Convert XSLFO to XLSX...

    products.aspose.com/total/net/conversion/xslfo-...
  5. Paragraph.IsInCell | Aspose.Words for .NET

    Discover the Paragraph IsInCell property. Easily determine if a paragraph is a direct child of a Cell, enhancing your Document structure and formatting.... Document doc = new Document ( MyDir + "Table...will prevent the table from splitting across multiple pages. foreach...

    reference.aspose.com/words/net/aspose.words/par...
  6. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....the impact of hyphenation on document layout and justification....compact arrangement of text in a document. At the same time, it is important...

    docs.aspose.com/words/python-net/working-with-h...
  7. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....run (): # The path to the documents directory current_dir = os...s . replace ( "$" , "" ) . split ( ':' ) start_row , start_col...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  8. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your paragraphs stay together, enhancing Document flow and readability for a polished look.... Document doc = new Document ( MyDir + "Table...will prevent the table from splitting across multiple pages. foreach...

    reference.aspose.com/words/net/aspose.words/par...
  9. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child paragraphs, enhancing your Document's structure and readability.... Document doc = new Document ( MyDir + "Table...will prevent the table from splitting across multiple pages. foreach...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The Document is watermarked with the following code: var Document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…... The document is watermarked with the following...following code: var document = new Aspose.Pdf.Document(filename); var...

    forum.aspose.com/t/get-watermark-text-from-pdf/...