Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,295 for

split document

(0.17 sec)
  1. RowFormat Class | Aspose.Words for .NET

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a table row in C#....the Working with Tables documentation article. public class RowFormat...in a table row is allowed to split across a page break. Borders...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::Vba::VbaReferenceCollection::Rem...

    Aspose::Words::Vba::VbaReferenceCollection::Remove method. Removes the first occurrence of a specified VbaReference item from the collection in C++....; auto doc = MakeObject < Document > ( MyDir + u "VBA project...refParts = libIdReference . Split ( MakeArray < char16_t > ({...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. How can I add break at 4th and 2nd page? - Free...

    I want to insert break on second page and fourth page. I want to replace below code with aspose code. selection.GoTo(What: WdGoToItem.wdGoToPage, Which: WdGoToDirection.wdGoToNext, Type.Missing, 2); selection.InsertBre…...input and expected output documents here for our reference? We...We will check the documents and provide you an alternative solution...

    forum.aspose.com/t/how-can-i-add-break-at-4th-a...
  4. Aspose.Cells for Python via Java 19.12 Release ...

    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....Find and replace text - Merge/split Cells - Group/ungroup rows and...Implement Smart Markers - Specify document properties settings - Protect/unprotect...

    docs.aspose.com/cells/pythonjava/aspose-cells-f...
  5. 在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....setActiveCell ( "A20" ); //Split the worksheet window $book ->...getWorksheets () -> get ( 0 ) -> split (); //Save the excel file $book...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  6. Converting from DOCX to PPTX - Free Support For...

    Hi, I’ve installed Aspose.Total & have applied temporary license of the same in my .NET project. I have a requirement to convert DOCX file into a PPTX file. I’ve tried the sample code from Aspose DOCX To PPT Conversion …...few logics to split each page in word document into separate...HTML has it all from the Word document. Is there a way that the PPT...

    forum.aspose.com/t/converting-from-docx-to-pptx...
  7. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for .NET API, developers can convert all polygons to triangles in any supported 3D file....Triangulation of a Simple Polygon Split Mesh...

    docs.aspose.com/3d/net/convert-all-polygons-to-...
  9. Aspose.Cells for iOS via Xamarin Features|Docum...

    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....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/net/aspose-cells-for-ios-...
  10. Aspose PDF for C++添加水印WatermarkArtifact抛出异常 - 中...

    你好,我想向pdf文件中增加水印,但是auto artifact = MakeObject();行报错, 错误代码:System::ExceptionWrapperAspose::Pdf::Details_FontNotFoundException at memory location 0x014FE370.这个错误怎么去除呢? 测试代码如下: void GettingWatermarks() { String _dataDir…...pdf"); auto document = MakeObject<Document>(_dataDir + inputFileName);...artifact->set_IsBackground(true); document->get_Pages()->idx_get(1)-...

    forum.aspose.com/t/aspose-pdf-for-c-watermarkar...