Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 8,414 for

extract page

(1.4 sec)
  1. Merge TAR.XZ files to one TAR.Z archive via C#

    Source code for merge TAR.XZ files to one TAR.Z archive via C#. Use API example code for combine TAR.XZ files to a single TAR.Z within VB.NET Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/net/merger/tarxz-to-tarz/
  2. Merge TAR.XZ files to one ZIP archive via C#

    Source code for merge TAR.XZ files to one ZIP archive via C#. Use API example code for combine TAR.XZ files to a single ZIP within VB.NET Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/net/merger/tarxz-to-zip/
  3. Merge TAR.LZ files to one 7ZIP archive via C#

    Source code for merge TAR.LZ files to one 7ZIP archive via C#. Use API example code for combine TAR.LZ files to a single 7ZIP within VB.NET Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/net/merger/tarlz-to-7zip/
  4. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...PDF content, which results in pages full of garbled characters....stream, not through save() . Extracting the raw stream avoids the...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  5. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each Page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...separate DOCX files for each page, and I am creating a Python...of each page is incorrectly moving to the next page. Before split...

    forum.aspose.com/t/aspose-split-docx-file-wrong...
  6. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....specified range of pages and the given page extract options. ExtractPages...representing specified range of pages. get_AttachedTemplate () Gets...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...PageCount; i++) { Document page = docPR.ExtractPages(i, 1);...1); docClone.AppendDocument(page, ImportFormatMode.UseDestinationStyles...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  8. Merge TAR files to one TAR archive via C#

    Source code for merge TAR files to one TAR archive via C#. Use API example code for combine TAR files to a single TAR within VB.NET Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/net/merger/tar-to-tar/
  9. Merge ZIP files to one TAR archive via C#

    Source code for merge ZIP files to one TAR archive via C#. Use API example code for combine ZIP files to a single TAR within VB.NET Asp.NET or any .NET based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/zip/net/merger/zip-to-tar/
  10. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...shows but not when I try to extract it using cell properties. I...Just one last thing, can I extract the Ooxml of a selected range...

    forum.aspose.com/t/transfer-excel-range-formatt...