Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 16,871 for

true type

(0.18 sec)
  1. PDF to HTML Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Java sample code using Aspose.PDF for Java...the same or different file types into one file using Java Merge...htmlSaveOptions . setFixedLayout ( true ); pdfDocument . save ( "merger_pdf_html...

    products.aspose.com/pdf/java/merger/pdf-to-html/
  2. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...logic to determine the footer type and map nodes... } Important...it might be because the node type does not correspond to a layout...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  3. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents.... Types of a Section Break Aspose.Words...enumeration to choose a break type that applies only for the first...

    docs.aspose.com/words/net/working-with-sections/
  4. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...: Experiment with different types of streams, such as MemoryStream...CreateTable(7, isLargeTable: true); //document.Add (tbl39); try...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  5. Handling Occurrences for Exceptions | Aspose.Ta...

    Learn how to work with calendar exception occurrences using Aspose.Tasks for .NET....EnteredByOccurrences = true ; 4 except. Occurrences = 5; 5 except. Type = CalendarExceptionTyp...

    docs.aspose.com/tasks/net/handling-occurrences-...
  6. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....API has exposed the Boolean-type IsExcel2003Compatibl property...IsExcel2003Compatibl property is true, which means a string must be...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape Types in your Microsoft Word documents for enhanced visual appeal....ShapeType enumeration Specifies the type of shape in a Microsoft Word...Note that shapes of many other types can also have text inside them...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Body Text of msg file varies every time the fil...

    SampleFiles.zip (217.6 KB) Aspose Team, We use the Aspose Email java package to get body text from msg files, and we found out that the extracted body text of some msg files looks like the followi g and it varies every…...getHtmlBodyText(true); } else { bodyText = mailMessage...attachment of “Windows Meta file” type is extracted from each of them...

    forum.aspose.com/t/body-text-of-msg-file-varies...
  9. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells.... The Boolean‑type isSameParent parameter specifies...PivotFieldSubtotalTy :: None , true ); // Turn off grand total pvtTable...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  10. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates.... Type , Is . EqualTo ( BuildingBlockType...customBlock . FirstSection , true )); // We can also find it in...

    reference.aspose.com/words/net/aspose.words/doc...