Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 38,020 for

list

(0.22 sec)
  1. CompatibilityOptions.UseAltKinsokuLineBreakRule...

    Enhance your text formatting with CompatibilityOptions' UseAltKinsokuLineBreakRules for improved East Asian line breaking. Optimize readability today!...object contains an extensive list of flags unique to each document...string > enabledOptions = new List < string >(); IList < string...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.UnderlineTabInNumList | As...

    Enhance your document's appearance with the CompatibilityOptions UnderlineTabInNumList property. Perfectly underline characters after numbered Lists for clarity!...object contains an extensive list of flags unique to each document...string > enabledOptions = new List < string >(); IList < string...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.WPJustification | Aspose.W...

    Enhance your document formatting with CompatibilityOptions WPJustification. Perfectly emulate WordPerfect 6.x paragraph justification for polished results....object contains an extensive list of flags unique to each document...string > enabledOptions = new List < string >(); IList < string...

    reference.aspose.com/words/net/aspose.words.set...
  4. CompatibilityOptions.UseFELayout | Aspose.Words...

    Discover the CompatibilityOptions UseFELayout property—ensure optimal East Asian and complex script layout for seamless user experience....object contains an extensive list of flags unique to each document...string > enabledOptions = new List < string >(); IList < string...

    reference.aspose.com/words/net/aspose.words.set...
  5. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...PdfJsExtractor { public static List<JavascriptAction> CollectAl...ent pdf) { var jsList = new List<JavascriptAction>(); // 1. Document‑level...

    forum.aspose.com/t/unable-to-extract-javascript...
  6. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...ProcessParagraph(Paragraph para) { List<Run> updatedRuns = new(); foreach...AppendChild(newRun); } } private static List<Run> ProcessTextWithForma(Run...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  8. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....the list points of type System::Drawing::Point: This list will...Copy //Declare the resultant list with points System :: SharedPtr...

    products.aspose.com/font/cpp/manipulate-glyphs/
  9. Aspose Blog

    Aspose Blog - Aspose Blog | File Format Processing APIs for C# .NET Core, Java, C++, Python...clear custom tab stops from a list level in a Word document using...to set up the SDK, create a list, remove its tab stop, and save...

    blog.aspose.com/aspose.blog/
  10. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a List of steps, and a sample code to develop a PDF link extractor using C#....annotations and retrieve the list of selected annotations Iterate...annotations and use it to select a list of target annotations. Typecast...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...