Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,776 for

split document

(0.14 sec)
  1. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution.... split ( "/" )[ 1 ] image_format =...shape_image . content_type . split ( "/" )[ 1 ] image_format =...

    docs.aspose.com/slides/python-net/extracting-im...
  2. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is Splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...when a part of my docx is splitted into 2 pages npe.jpg 1738×753...Source) at com.aspose.words.Document.updatePageLayout(Unknown Source)...

    forum.aspose.com/t/nullpointerexception-when-co...
  3. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Version Number in output documents. For example, upon rendering...this information from output Documents. This article explains how...

    docs.aspose.com/diagram/python-java/convert-vis...
  4. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Split('!', ':'); // Here's an example...StartDigits = StartAddress.Split('R', 'C').Where(x => !string...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  5. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted Document has bespoke margins their format won’t be copied on the final Document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...builtin method , if the inserted document has bespoke margins their...won’t be copied on the final document, and i specifically use the...

    forum.aspose.com/t/insertdocument-custom-margin...
  6. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...convert to TXT format: Document doc = new Document("C:\\Temp\\line break...upload your sample source Word document containing line breaks and...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  7. Page Break Preview in PHP|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....or Unhide a Worksheet in PHP Split Panes in PHP Analyzing your...

    docs.aspose.com/cells/java/page-break-preview-i...
  8. Features|Documentation

    Aspose.Cells for PHP via Java features....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/php-java/features/
  9. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....how to replace fields in a document programmatically. Replacing...when you wish to save your document as a static copy. For example...

    docs.aspose.com/words/net/replace-fields/
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....can ensure that your printed document is easy to read and well‑organized...without any columns or rows being split awkwardly across pages. Consistency...

    docs.aspose.com/cells/java/how-to-print-excel-a...