PdfLoadOptions.skip_pdf_images property. Gets or sets the flag indicating whether images must be skipped while loading PDF document... page_count = 1 doc = aw . Document ( file_name...assertEqual ( shape_collection . count , 0 ) else : self . assertNotEqual...
Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...Properties Name Description count Returns the number of ChartSeries...series ; expect ( chartData . count ). toEqual ( 3 ); // Print the...
Discover how to easily manage your VBA project with the Name property. Learn to get and set project names for efficient coding!...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...
Discover how to use the VbaModule Name property to easily manage your VBA project module names for enhanced organization and efficiency....CodePage}; Modules count: {vbaProject.Modules.Count()}\n" : $"Project...CodePage}; Modules count: {vbaProject.Modules.Count()}\n" ); VbaModuleCollection...
Node.getAncestor method. Gets the first ancestor of the specified [NodeType](../../nodetype/).... Words . NodeType ) Parameter Type...true ); expect ( tableNodes . count ). toEqual ( 5 ); for ( let...
FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered....as_field_toc () # SEQ fields display a count that increments at each SEQ...fields also maintain separate counts for each unique named sequence...
Effortlessly load digital signatures from your documents with the DigitalSignatureUtil LoadSignatures method. Enhance your workflow today!... Count , Is . EqualTo ( 1 )); // 2...That ( digitalSignatures . Count , Is . EqualTo ( 1 )); } Shows...
Aspose::Words::Fields::FieldSeq::get_ResetNumber method. Gets or sets an integer number to reset the sequence number to. Returns -1 if the number is absent in C++....Aspose::Words::Fields::FieldSeq::get_ResetNumber method Contents...System :: String Aspose :: Words :: Fields :: FieldSeq :: get_ResetNumber...
Document.firstSection property. Gets the first section in the document.... Words . Section Remarks Returns null... expect ( doc . sections . count ). toEqual ( 1 ); // Use a document...