Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 16,866 for

true type

(0.68 sec)
  1. Make a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....getProtection() , set setReadOnlyRecommend(true) , optionally call setPassword("yourPassword")...isWriteProtected() property. It returns true if a password has been set or...

    docs.aspose.com/words/java/make-a-document-read...
  2. Using shortcuts for string formatting - Free Su...

    We use this to format a date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...switches cannot perform this type of string manipulation. Note:...MailMerge.UseNonMergeFields = true; doc.MailMerge.FieldMergingCallback...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  3. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = True only the first copy created per sou…...ReferToDestinationSh = true only the first copy created...CopyOptions { ReferToDestinationSh = true }; int s2Opt1Index = wb.Worksheets...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  4. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...dispose (); Embedding Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  5. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...Combine → Optimize → Deliver PDF Type: Tagged (PDF/UA-1), multi-source...Description When RemoveUnusedObjects = true is used on a combined PDF that...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از Python via Java https://products.aspose.com/pdf/fa/python-java/conversion/ Recent content in راه حل تبدیل PDF با......org","@type":"HowTo","name":"نحوه تبدیل...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"مقداردهی...

    products.aspose.com/pdf/fa/python-java/conversi...
  7. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...endobj 260 0 obj <</Length 4175/Type/Metadata/Subtype/XML>>stream...actually be: <</Length 2760/Type/Metadata/Subtype/XML>>stream...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  8. Aspose.Words incorrectly showing the original t...

    DocA and DocB were built for testing how Word and Aspose are processing styles, hyperlinks and tables with variations of target document (in Word, “show changes in”) and options selected for Format, Tables and Fields. W…...IgnoreFormatting = true, // Adjust as needed IgnoreHeadersAndFoot = true, //...Adjust as needed IgnoreComments = true, // Adjust as needed Granularity...

    forum.aspose.com/t/aspose-words-incorrectly-sho...
  9. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#.... Add sparkline group of type SparklineType.Line, data range...and ShowLowPoint properties to true for the group. Similarly, you...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...