Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,733 for

split document

(0.14 sec)
  1. Create a Column Chart in Word using C#

    This article guides how to create a column chart in Word using C#. It has the details to set the IDE, steps, and a sample code for creating a bar graph in Word using C#....a chart Create a new Word document and instantiate the DocumentBuilder...desired categories Save the Word document with the chart on the disk...

    kb.aspose.com/words/net/create-a-column-chart-i...
  2. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up layout and extra pages. Code: var Document = new Document(@".\test…...Code: var document = new Document(@".\test.docx"); document.LayoutOptions...HarfBuzzTextShaperFa.Instance; document.Save(@".\out.pdf"); I’ve attached...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  3. Using Aspose.PDF for Python via Java|Aspose.PDF...

    Key functions, features of converting, Splitting, merging and performing other operations related to creating and editing PDFs using Python via Java...developers to create PDF documents from scratch without using...wide variety of functions: document compression; table creation...

    docs.aspose.com/pdf/python-java/overview/
  4. Merge or Unmerge Range of Cells|Documentation

    Merge and Unmerge Cells in a Range in Excel with C# code....Cells to merge or split a range of cells. Aspose.Cells...Range.UnMerge() method. AI Document Assistant Close Search and...

    docs.aspose.com/cells/net/merge-or-unmerge-rang...
  5. Extract SVG from Website – Aspose.HTML for Java

    Extract SVG from a website programmatically using Java. Use Aspose.HTML for Java for fast, accurate HTML data parsing and scrapping....for Java Live Demos Cloud Documentation Source Code API Reference...Overview Live Demos Cloud Documentation Source Code API Reference...

    products.aspose.com/html/java/extract-svg-from-...
  6. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format...additional options when saving a document into a particular format....the Specify Save Options documentation article. Remarks An instance...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Update Page Dimensions in Python|Aspose.PDF for...

    Understand how to update page dimensions within a PDF Document in Python using Aspose.PDF for better Document layout control.... Document () pdf = self . dataDir +...social coding sites: GitHub Split PDF File into Individual Pages...

    docs.aspose.com/pdf/java/update-page-dimensions...
  8. Join Tables in Java|Aspose.Words for Java

    Join Tables in Java. Advanced table manipulations, join and Split using Java....Words Document Object Model, is made up of...Working with Table Styles in Java Split Table in Java Related articles...

    docs.aspose.com/words/java/join-tables/
  9. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython.... words import Document from com . aspose . words...'programming_documents/' # Load the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/joining-tables-in-jy...
  10. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....page breaks when exporting a document to plaintext. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...