Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 164,989 for

new

(0.16 sec)
  1. Incorrect word count when the document has a cu...

    Dear all, While trying to get the word count from a document, Aspose Words returns a value different from the one displayed on Microsoft Word. It appears that Aspose is counting all the words in the list number format …...Here is an example: I created a new document and added a numeric...Aspose.Words; var license = new License(); license.SetLicense("Aspose...

    forum.aspose.com/t/incorrect-word-count-when-th...
  2. 使用 C# 向 PDF 添加文本 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上处理 PDF 文件中的文本的 C# 源代码。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var textFragment = new Aspose . Pdf . Text . TextFragment...

    products.aspose.com/pdf/zh-hans/net/text/
  3. Print 3D PDF - Free Support Forum - aspose.com

    Is it possible to print all the views from a 3D PDF viewer, using Aspose.PDF or another Aspose product?...Print3DPDF(string pdfPath) { var viewer = new PdfViewer(); viewer.BindPdf(pdfPath);...ViewerOnCustomPrint; var ps = new PrinterSettings { PrinterName...

    forum.aspose.com/t/print-3d-pdf/314439
  4. JsonSimpleValueParseMode | Aspose.Words for Java

    Specifies a mode for parsing JSON simple values null boolean number integer and string while loading JSON in Java.... Document doc = new Document(getMyDir() + "Reporting...JsonDataLoadOptions options = new JsonDataLoadOptions(); { options...

    reference.aspose.com/words/java/com.aspose.word...
  5. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...Changes to a New File. The SaveAs function creates a new PDF file...previously opened PDF-document with new filename err = pdf . SaveAs (...

    docs.aspose.com/pdf/go-cpp/rotate-pages/
  6. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure document integrity with DigitalSignatureCollection's IsValid property. It verifies all signatures are valid and untampered, enhancing security.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....fontSettings ); // Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", new double[]{1.0, 2.0, 3.0, 4.0, 5.0}, new double[]{1...

    reference.aspose.com/words/java/com.aspose.word...
  9. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  10. FieldAsk.PromptOnceOnMailMerge | Aspose.Words f...

    Optimize your mail merges with FieldAsk PromptOnceOnMailMerge. Control user responses efficiently, enhancing data accuracy and streamlining your process....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...