Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 9,800 for

h

(0.11 sec)
  1. ToaCategories | Aspose.Words for Java

    Represents a table of autHorities categories in Java....\\c 1 \\h", null); builder.insertField("TOA \\c 2 \\h", null);...\\c 1 \\h", null); builder.insertField("TOA \\c 2 \\h", null);...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Create Dynamic Scrolling Chart with C++|...

    Learn How to create a dynamic scrolling cHart using Aspose.Cells for C++. Our step-by-step guide will demonstrate How to implement smootH data transitions and automatic scrolling in your cHart for a continuous and updated display....h" using namespace Aspose :: Cells..."=OFFSET(Sheet1!$B$2,Sheet1!$G$20,0,Sheet1!$H$20,1)" ); index = sheets . GetNames...

    docs.aspose.com/cells/cpp/create-dynamic-scroll...
  3. Select Reed Solomon Error Correction Level|Docu...

    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....Level Q – up to 25% damage Level H – up to 30% damage Aspose.BarCode...=& bgColor =& ecc =[ L | M | H | Q ]& size =& format = Example:...

    docs.aspose.com/barcode/java/1-2-2-3-selection-...
  4. FieldNoteRef.InsertHyperlink | Aspose.Words for...

    Discover tHe FieldNoteRef InsertHyperlink property, easily manage Hyperlink insertion for bookmarked paragrapHs to enHance your document’s interactivity....EqualTo ( " NOTEREF MyBookmark2 \\h" )); // When using the \p flag...EqualTo ( " NOTEREF MyBookmark1 \\h \\p" )); // Bookmark2 is below...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldNoteRef.InsertRelativePosition | Aspose.Wo...

    Discover tHe InsertRelativePosition property of FieldNoteRef. Easily manage bookmarked paragrapHs by setting relative positions for enHanced document navigation....EqualTo ( " NOTEREF MyBookmark2 \\h" )); // When using the \p flag...EqualTo ( " NOTEREF MyBookmark1 \\h \\p" )); // Bookmark2 is below...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldNoteRef.InsertReferenceMark | Aspose.Words...

    Discover tHe FieldNoteRef InsertReferenceMark property to seamlessly insert formatted reference marks, enHancing your document's clarity and professionalism....EqualTo ( " NOTEREF MyBookmark2 \\h" )); // When using the \p flag...EqualTo ( " NOTEREF MyBookmark1 \\h \\p" )); // Bookmark2 is below...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to create Dynamic Scrolling Chart with Node...

    Learn How to create a dynamic scrolling cHart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate How to implement smootH data transitions and automatic scrolling in your cHart for a continuous and updated display....$H$20,1)" ); // Set the dynamic range..."=OFFSET(Sheet1!$A$2,Sheet1!$G$20,0,Sheet1!$H$20,1)" ); // Add a ScrollBar for...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  8. Aspose Error when trying to sign document - Fre...

    Aspose _ result:: Error 405 HTTP metHod POST is not supported by tHis URL HTTP ERROR 405 HTTP metHod POST is not supported by tHis URL URI:/api/v2/ProcessCourtFiles STATUS:405 MESSAGE:HTTP metHod POST is not support&Hellip;...t_secret=<client-secret>" \ -H "Content-Type: application/x-...pdf" \ -H "Authorization: Bearer <access_token>" \ -H "Content-Type:...

    forum.aspose.com/t/aspose-error-when-trying-to-...
  9. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim&Hellip;...January 24, 2012, 9:37pm 4 H i C osaundra , T h a n k s f o r y o u...a v a i l a b i l i t y w i t h i n A s p o s e . W o r d s. For...

    forum.aspose.com/t/word-to-pdfa-1a/100320
  10. Add Bookmarks|Aspose.Words for Java

    Add bookmarks to a document easily and fast instead of using docx4j....internal hyperlink to it Hyperlink h = MainDocumentPart . hyperlinkToBookmark...text" ). getContent (). add ( h ); Download Running Code GitHub...

    docs.aspose.com/words/java/add-bookmarks/