Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 375,222 for

document

(0.38 sec)
  1. ImageSaveOptions.ImageSize | Aspose.Words for .NET

    Discover the ImageSize property of ImageSaveOptions to easily manage and customize image dimensions in pixels for optimal results....page of a document to a separate TIFF image. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Support for DICOM Images|Aspose.PDF for .NET

    This section describes how to support DICOM images in PDF files using the C# library....to add DICOM images to PDF documents. The following code snippet...AddDicomImageToPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/support-for-dicom-images/
  3. FootnoteNumberingRule Enum | Aspose.Words for .NET

    Discover the Aspose.Words FootnoteNumberingRule enum to control automatic footnote and endnote numbering. Optimize your Document formatting effortlessly!...continuous throughout the document. RestartSection 1 Numbering...places in the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  4. XamlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFixedSaveOptions for enhanced Document saving in XamlFixed format. Unlock advanced features for superior results!...additional options when saving a document into the XamlFixed format...the Specify Save Options documentation article. public class XamlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the Document....the specified style from the document. remove () Remarks Style removal...has following effects on the document model: All references to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...level: Fit Width, Document OriginalPDF = new Document(); Page pdfPage...requirements. //open document Document doc = new Document(myDir + "input...

    forum.aspose.com/t/according-to-page-size-how-t...
  7. com.aspose.pdf.internal.ms.System.lv: startInde...

    I’m having trouble extracting a PDF, I use Aspose version 23.11, here is the Document and code used MMC 7-2025 - Indicação políticas públicas Repp 2026 (Relatório de Fiscalização em Políticas Públicas e Programas de Gov…...11, here is the document and code used MMC 7-2025 -...aspose.pdf.Document doc = new com.aspose.pdf.Document(absoluteFileName);...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  8. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run....run a document’s macros by clicking. doc = aw . Document ( file_name... and reference one of the document's macros by name in the MacroName...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_Document method. Returns the Document object for which the mail merge is performed in C++....:get_Document method FieldMergingArgsBase::get_Document method...method Returns the Document object for which the mail merge is performed...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....the Working with Fields documentation article. Remarks: The set...barcode generator. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...