Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 222,946 for

new

(0.1 sec)
  1. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property to easily customize endnote numbering and positioning for enhanced document formatting and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...numbering from 1 // at each new page and display themselves directly...

    reference.aspose.com/words/net/aspose.words/pag...
  2. 在 C# 中创建演示查看器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建自定义演示查看器。无需 Microsoft PowerPoint 或其他办公软件,即可轻松显示 PowerPoint(PPTX、PPT)和 OpenDocument(ODP)文件。...Presentation presentation = new Presentation ( "sample.pptx"...Presentation presentation = new Presentation ( "sample.odp" ))...

    docs.aspose.com/slides/zh/net/presentation-viewer/
  3. DataSet | Aspose.Words for Java

    Represents an in-memory cache of data in Java....Description DataSet() Initializes a new instance of the DataSet class...DataSet(Connection connection) Initializes a new instance of the DataSet class...

    reference.aspose.com/words/java/com.aspose.word...
  4. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java.... Document doc = new Document(getMyDir() + "Revision...the text that we moved in its new position in the document. //...

    reference.aspose.com/words/java/com.aspose.word...
  5. Edit Word, PDF In C#

    Edit DOCX, DOC, PDF and a variety of other file formats in C#....and other file formats: Insert new document elements Update existing...patterns and replace them with new text Export the result to the...

    products.aspose.com/words/net/edit/
  6. Edit Markdown In C#

    Edit Markdown in C# code....and formatting attributes Add new MD elements Search MD for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/md/
  7. 使用 C++ 进行 Excel 转 PDF 时渲染实线格线|Documentation

    了解如何在使用 Aspose.Cells for Node.js via C++ 转换 Excel 为 PDF 时渲染实线格线。...external links const workbook = new AsposeCells . Workbook ( filePath...an empty Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/render-soli...
  8. Import Data to Worksheets in xlsx4j|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....Workbook object Workbook workbook = new Workbook (); //Obtaining the...string values String [] names = new String []{ "laurence chen" ,...

    docs.aspose.com/cells/java/import-data-to-works...
  9. FieldOptions.useInvariantCultureNumberFormat pr...

    FieldOptions.useInvariantCultureNumberFormat property. Gets or sets the value indicating that number format is parsed using invariant culture or not...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...currentThread . CurrentCulture = new CultureInfo ( "de-DE" ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Assinatura Digital - Free Support Forum - aspos...

    Olá pessoal, estou tentando adicionar duas assinaturas digitais em um único arquivo PDF utilizando a biblioteca Aspose.PDF, porém estou enfrentando dificuldades. Consegui inserir a primeira assinatura sem problemas, ma…...PDF writes a new file. To preserve earlier signatures...pfx_senha_02 = “”; using (var pdfSign = new Aspose.Pdf.Facades.PdfFileSignature(inputPath...

    forum.aspose.com/t/assinatura-digital/321992