Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 400,621 for

document

(0.14 sec)
  1. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…...OpenDocumentByPath() { Document doc = new Document(@"C:\tmp\AsposeTest...MemoryStream(byteArray); var doc = new Document(memoryStream); //System.I...

    forum.aspose.com/t/error-using-aspose-word-dll/...
  2. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF Document....a user on an encrypted PDF document. Members Name Description...all operations on the PDF document. This is the default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Online XPS to GIF Conversion or Build .NET base...

    Free online app to convert XPS to GIF files. .NET C# conversion library code for XPS Documents....will be converted into GIF document Download the converted GIF...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  4. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(Document); RunCollection runs = para.getRuns(); Arrays.st…...builder = new DocumentBuilder(document); RunCollection runs = para...您可以创建一个部分,并将其添加为首页: Document doc = new Document("input.docx"); Section...

    forum.aspose.com/t/topic/311299
  5. Online PDF to MARKDOWN Conversion or Build .NET...

    Free online app to convert PDF to MARKDOWN files. .NET C# conversion library code for PDF Documents....be converted into MARKDOWN document Download the converted MARKDOWN...Automation API Open PDF file using Document class Convert PDF to Doc by...

    products.aspose.com/total/net/conversion/pdf-to...
  6. Online PDF to PS Conversion or Build .NET based...

    Free online app to convert PDF to PS files. .NET C# conversion library code for PDF Documents....will be converted into PS document Download the converted PS...Automation API Open PDF file using Document class Convert PDF to Doc by...

    products.aspose.com/total/net/conversion/pdf-to...
  7. Online XML to OTP Conversion or Build .NET base...

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

    products.aspose.com/total/net/conversion/xml-to...
  8. Online XML to PPT Conversion or Build .NET base...

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

    products.aspose.com/total/net/conversion/xml-to...
  9. Online XML to PPTM Conversion or Build .NET bas...

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

    products.aspose.com/total/net/conversion/xml-to...
  10. IAiModelText.checkGrammar method | Aspose.Words...

    IAiModelText.checkGrammar method. Checks grammar of the provided Document...Checks grammar of the provided document. This operation leverages...model for checking grammar of document. checkGrammar ( sourceDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...