Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 164,092 for

new

(0.07 sec)
  1. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!...dstDoc = new Document (); DocumentBuilder builder = new DocumentBuilder...myStyle . Font . Name = "Courier New" ; myStyle . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/imp...
  2. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...LoadOptions() Initializes a new instance of this class with default... A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 C# 编辑 PDF | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 C# 源代码。...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...; var textFragmentAbsorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    products.aspose.com/pdf/zh-hans/net/redaction/
  4. Get Document Properties in NPOI|Aspose.Words fo...

    Get document properties easily and fast instead of using NPOI in C#.... C# Document doc = new Document ( "Get Document Properties...summaryInfo = new SummaryInformation ( new PropertySet ( new FileStream...

    docs.aspose.com/words/net/get-document-properti...
  5. 通过 C++ 使用 Node.js 获取形状的连接点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中检索形状的连接点。...external links const workbook = new AsposeCells . Workbook ( filePath...Instantiate a new Workbook. const newWorkbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/get-connect...
  6. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... Document doc = new Document ( MyDir + "Missing font...HandleDocumentSubsti substitutionWarningH = new HandleDocumentSubsti (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  7. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/rev...
  8. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing document authenticity and security.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  9. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced document performance....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...manner. HtmlSaveOptions options = new HtmlSaveOptions { ExportFontResources...

    reference.aspose.com/words/net/aspose.words.sav...
  10. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor...OdtSaveOptions() Initializes a new instance of this class that can...OdtSaveOptions(password) Initializes a new instance of this class that can...

    reference.aspose.com/words/python-net/aspose.wo...